#include <objects.h>
Definition at line 884 of file objects.h.
◆ Relocatable()
v8::internal::Relocatable::Relocatable |
( |
Isolate * | isolate | ) |
|
|
inlineexplicit |
◆ ~Relocatable()
v8::internal::Relocatable::~Relocatable |
( |
| ) |
|
|
inlinevirtual |
◆ ArchiveSpacePerThread()
int v8::internal::Relocatable::ArchiveSpacePerThread |
( |
| ) |
|
|
static |
◆ ArchiveState()
char * v8::internal::Relocatable::ArchiveState |
( |
Isolate * | isolate, |
|
|
char * | to ) |
|
static |
◆ Iterate() [1/3]
◆ Iterate() [2/3]
char * v8::internal::Relocatable::Iterate |
( |
RootVisitor * | v, |
|
|
char * | t ) |
|
static |
◆ Iterate() [3/3]
◆ IterateInstance()
virtual void v8::internal::Relocatable::IterateInstance |
( |
RootVisitor * | v | ) |
|
|
inlinevirtual |
◆ PostGarbageCollection()
virtual void v8::internal::Relocatable::PostGarbageCollection |
( |
| ) |
|
|
inlinevirtual |
◆ PostGarbageCollectionProcessing()
void v8::internal::Relocatable::PostGarbageCollectionProcessing |
( |
Isolate * | isolate | ) |
|
|
static |
◆ RestoreState()
char * v8::internal::Relocatable::RestoreState |
( |
Isolate * | isolate, |
|
|
char * | from ) |
|
static |
◆ isolate_
Isolate* v8::internal::Relocatable::isolate_ |
|
private |
◆ prev_
The documentation for this class was generated from the following files: