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

Protected Member Functions

 CustomArgumentsBase (Isolate *isolate)
 

Additional Inherited Members

- Public Member Functions inherited from v8::internal::Relocatable
 Relocatable (Isolate *isolate)
 
virtual void IterateInstance (RootVisitor *v)
 
virtual void PostGarbageCollection ()
 
- Static Public Member Functions inherited from v8::internal::Relocatable
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 20 of file api-arguments.h.


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