v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
v8-local-handle.h File Reference
#include <stddef.h>
#include <type_traits>
#include "v8-internal.h"
Include dependency graph for v8-local-handle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  HandleScope
 
class  Local< T >
 
class  MaybeLocal< T >
 
class  EscapableHandleScope
 
class  SealHandleScope
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::api_internal
 

Typedefs

template<class T >
using Handle = Local< T >
 

Functions

V8_EXPORT void ToLocalEmpty ()