v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
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

 v8
 
 v8::internal
 
 v8::api_internal
 

Typedefs

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

Functions

V8_EXPORT void ToLocalEmpty ()