Home
last modified time | relevance | path

Searched refs:SetUpFromReadOnlyArtifacts (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dread-only-heap.cc86 isolate->SetUpFromReadOnlyArtifacts(artifacts, ro_heap); in SetUp()
105 isolate->SetUpFromReadOnlyArtifacts(nullptr, ro_heap); in SetUp()
152 isolate->SetUpFromReadOnlyArtifacts(artifacts, artifacts->read_only_heap()); in CreateInitalHeapForBootstrapping()
/third_party/node/deps/v8/src/execution/
H A Disolate.h609 void SetUpFromReadOnlyArtifacts(std::shared_ptr<ReadOnlyArtifacts> artifacts,
H A Disolate.cc3214 void Isolate::SetUpFromReadOnlyArtifacts( in ThrowInternal() function in v8::internal::Isolate

Completed in 24 milliseconds