#include <v8.h>
Definition at line 20 of file v8.h.
◆ Dispose()
void v8::internal::V8::Dispose |
( |
| ) |
|
|
static |
◆ DisposePlatform()
void v8::internal::V8::DisposePlatform |
( |
| ) |
|
|
static |
◆ FatalProcessOutOfMemory() [1/2]
static V8_EXPORT_PRIVATE void v8::internal::V8::FatalProcessOutOfMemory |
( |
Isolate * | isolate, |
|
|
const char * | location, |
|
|
const char * | detail ) |
|
static |
◆ FatalProcessOutOfMemory() [2/2]
◆ GetCurrentPlatform()
◆ Initialize()
void v8::internal::V8::Initialize |
( |
| ) |
|
|
static |
◆ InitializePlatform()
void v8::internal::V8::InitializePlatform |
( |
v8::Platform * | platform | ) |
|
|
static |
◆ InitializePlatformForTesting()
void v8::internal::V8::InitializePlatformForTesting |
( |
v8::Platform * | platform | ) |
|
|
static |
◆ SetPlatformForTesting()
void v8::internal::V8::SetPlatformForTesting |
( |
v8::Platform * | platform | ) |
|
|
static |
◆ SetSnapshotBlob()
void v8::internal::V8::SetSnapshotBlob |
( |
StartupData * | snapshot_blob | ) |
|
|
static |
◆ kHeapOOM
const OOMDetails v8::internal::V8::kHeapOOM {true, nullptr} |
|
static |
Definition at line 37 of file v8.h.
◆ kNoOOMDetails
const OOMDetails v8::internal::V8::kNoOOMDetails {false, nullptr} |
|
static |
Definition at line 36 of file v8.h.
◆ platform_
Definition at line 57 of file v8.h.
The documentation for this class was generated from the following files: