Home
last modified time | relevance | path

Searched defs:create_heap_objects (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/init/
H A Dsetup-isolate.h34 explicit SetupIsolateDelegate(bool create_heap_objects) in SetupIsolateDelegate() argument
H A Dbootstrapper.cc81 void SourceCodeCache::Initialize(Isolate* isolate, bool create_heap_objects) { in Initialize() argument
128 void Bootstrapper::Initialize(bool create_heap_objects) { in Initialize() argument
/third_party/node/deps/v8/src/execution/
H A Disolate.cc3884 const bool create_heap_objects = (read_only_snapshot_data == nullptr); in ThrowInternal() local
[all...]

Completed in 18 milliseconds