![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <api-arguments.h>
Protected Member Functions | |
CustomArgumentsBase (Isolate *isolate) | |
Additional Inherited Members | |
![]() | |
Relocatable (Isolate *isolate) | |
virtual | ~Relocatable () |
virtual void | IterateInstance (RootVisitor *v) |
virtual void | PostGarbageCollection () |
![]() | |
static void | PostGarbageCollectionProcessing (Isolate *isolate) |
static int | ArchiveSpacePerThread () |
static char * | ArchiveState (Isolate *isolate, char *to) |
static char * | RestoreState (Isolate *isolate, char *from) |
static void | Iterate (Isolate *isolate, RootVisitor *v) |
static void | Iterate (RootVisitor *v, Relocatable *top) |
static char * | Iterate (RootVisitor *v, char *t) |
Definition at line 20 of file api-arguments.h.
|
inlineexplicitprotected |
Definition at line 22 of file api-arguments-inl.h.