![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <vm-state.h>
Public Member Functions | |
| VMState (Isolate *isolate) | |
| ~VMState () | |
| Isolate * | isolate () |
Private Attributes | |
| Isolate *const | isolate_ |
| StateTag const | previous_tag_ |
| friend | ExternalCallbackScope |
Definition at line 21 of file vm-state.h.
|
inlineexplicit |
Definition at line 48 of file vm-state-inl.h.
|
inline |
Definition at line 54 of file vm-state-inl.h.
|
inline |
Definition at line 26 of file vm-state.h.
|
private |
Definition at line 32 of file vm-state.h.
|
private |
Definition at line 29 of file vm-state.h.
|
private |
Definition at line 30 of file vm-state.h.