V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Relocatable Class Reference
Inheritance diagram for v8::internal::Relocatable:
v8::internal::CustomArgumentsBase v8::internal::FlatStringReader v8::internal::CustomArguments< FunctionCallbackInfo< Value > > v8::internal::CustomArguments< PropertyCallbackInfo< Value > > v8::internal::CustomArguments< T > v8::internal::FunctionCallbackArguments v8::internal::PropertyCallbackArguments

Public Member Functions

 Relocatable (Isolate *isolate)
 
virtual void IterateInstance (RootVisitor *v)
 
virtual void PostGarbageCollection ()
 

Static Public Member Functions

static void PostGarbageCollectionProcessing (Isolate *isolate)
 
static int ArchiveSpacePerThread ()
 
static charArchiveState (Isolate *isolate, char *to)
 
static charRestoreState (Isolate *isolate, char *from)
 
static void Iterate (Isolate *isolate, RootVisitor *v)
 
static void Iterate (RootVisitor *v, Relocatable *top)
 
static charIterate (RootVisitor *v, char *t)
 

Detailed Description

Definition at line 1414 of file objects.h.


The documentation for this class was generated from the following files: