V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::V8 Class Reference
Inheritance diagram for v8::internal::V8:
v8::internal::AllStatic

Static Public Member Functions

static bool Initialize ()
 
static void TearDown ()
 
static void FatalProcessOutOfMemory (Isolate *isolate, const char *location, bool is_heap_oom=false)
 
static void InitializePlatform (v8::Platform *platform)
 
static void ShutdownPlatform ()
 
static V8_EXPORT_PRIVATE v8::PlatformGetCurrentPlatform ()
 
static void SetPlatformForTesting (v8::Platform *platform)
 
static void SetNativesBlob (StartupData *natives_blob)
 
static void SetSnapshotBlob (StartupData *snapshot_blob)
 

Detailed Description

Definition at line 19 of file v8.h.


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