#include <setup-isolate.h>
Definition at line 34 of file setup-isolate.h.
◆ SetupIsolateDelegate()
v8::internal::SetupIsolateDelegate::SetupIsolateDelegate |
( |
| ) |
|
|
default |
◆ ~SetupIsolateDelegate()
virtual v8::internal::SetupIsolateDelegate::~SetupIsolateDelegate |
( |
| ) |
|
|
virtualdefault |
◆ AddBuiltin()
◆ PopulateWithPlaceholders()
void v8::internal::SetupIsolateDelegate::PopulateWithPlaceholders |
( |
Isolate * | isolate | ) |
|
|
staticprotected |
◆ ReplacePlaceholders()
void v8::internal::SetupIsolateDelegate::ReplacePlaceholders |
( |
Isolate * | isolate | ) |
|
|
staticprotected |
◆ SetupBuiltins()
void v8::internal::SetupIsolateDelegate::SetupBuiltins |
( |
Isolate * | isolate, |
|
|
bool | compile_builtins ) |
|
virtual |
◆ SetupBuiltinsInternal()
void v8::internal::SetupIsolateDelegate::SetupBuiltinsInternal |
( |
Isolate * | isolate | ) |
|
|
staticprotected |
◆ SetupHeap()
bool v8::internal::SetupIsolateDelegate::SetupHeap |
( |
Isolate * | isolate, |
|
|
bool | create_heap_objects ) |
|
virtual |
◆ SetupHeapInternal()
bool v8::internal::SetupIsolateDelegate::SetupHeapInternal |
( |
Isolate * | isolate | ) |
|
|
staticprotected |
The documentation for this class was generated from the following files: