V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SetupIsolateDelegate Class Reference

Public Member Functions

 SetupIsolateDelegate (bool create_heap_objects)
 
virtual void SetupBuiltins (Isolate *isolate)
 
virtual bool SetupHeap (Heap *heap)
 

Static Protected Member Functions

static void SetupBuiltinsInternal (Isolate *isolate)
 
static void AddBuiltin (Builtins *builtins, int index, Code code)
 
static void PopulateWithPlaceholders (Isolate *isolate)
 
static void ReplacePlaceholders (Isolate *isolate)
 
static bool SetupHeapInternal (Heap *heap)
 

Protected Attributes

const bool create_heap_objects_
 

Detailed Description

Definition at line 33 of file setup-isolate.h.


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