v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
v8-embedder-state-scope.h File Reference
#include <memory>
#include "v8-context.h"
#include "v8-internal.h"
#include "v8-local-handle.h"
Include dependency graph for v8-embedder-state-scope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EmbedderStateScope
 

Namespaces

 v8
 
 v8::internal
 

Enumerations

enum class  EmbedderStateTag : uint8_t { EMPTY = 0 , OTHER = 1 }