#include <bootstrapper.h>
Definition at line 46 of file bootstrapper.h.
◆ NestingCounterType
◆ Bootstrapper() [1/2]
| v8::internal::Bootstrapper::Bootstrapper |
( |
const Bootstrapper & | | ) |
|
|
delete |
◆ Bootstrapper() [2/2]
| v8::internal::Bootstrapper::Bootstrapper |
( |
Isolate * | isolate | ) |
|
|
explicitprivate |
◆ ArchiveSpacePerThread()
| int v8::internal::Bootstrapper::ArchiveSpacePerThread |
( |
| ) |
|
|
static |
◆ ArchiveState()
| char * v8::internal::Bootstrapper::ArchiveState |
( |
char * | to | ) |
|
◆ CreateEnvironment()
◆ CreateEnvironmentForTesting()
◆ extensions_cache()
◆ FreeThreadResources()
| void v8::internal::Bootstrapper::FreeThreadResources |
( |
| ) |
|
◆ Initialize()
| void v8::internal::Bootstrapper::Initialize |
( |
bool | create_heap_objects | ) |
|
◆ InitializeOncePerProcess()
| void v8::internal::Bootstrapper::InitializeOncePerProcess |
( |
| ) |
|
|
static |
◆ InstallExtensions()
◆ IsActive()
| bool v8::internal::Bootstrapper::IsActive |
( |
| ) |
const |
|
inline |
◆ Iterate()
| void v8::internal::Bootstrapper::Iterate |
( |
RootVisitor * | v | ) |
|
◆ LogAllMaps()
| void v8::internal::Bootstrapper::LogAllMaps |
( |
| ) |
|
|
private |
◆ NewRemoteContext()
◆ operator=()
◆ RestoreState()
| char * v8::internal::Bootstrapper::RestoreState |
( |
char * | from | ) |
|
◆ TearDown()
| void v8::internal::Bootstrapper::TearDown |
( |
| ) |
|
◆ BootstrapperActive
◆ Isolate
◆ NativesExternalStringResource
| friend class NativesExternalStringResource |
|
friend |
◆ extensions_cache_
◆ isolate_
| Isolate* v8::internal::Bootstrapper::isolate_ |
|
private |
◆ nesting_
The documentation for this class was generated from the following files: