v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
snapshot-external.cc File Reference
Include dependency graph for snapshot-external.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

void v8::internal::SetSnapshotFromFile (StartupData *snapshot_blob)
 

Variables

static base::LazyMutex v8::internal::external_startup_data_mutex = LAZY_MUTEX_INITIALIZER
 
static v8::StartupData v8::internal::external_startup_blob = {nullptr, 0}