Home
last modified time | relevance | path

Searched refs:NewPersistentHandles (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.cc129 heap_->isolate()->NewPersistentHandles().release()); in EnsurePersistentHandles()
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc97 handles_ = isolate->NewPersistentHandles(); in BaselineBatchCompilerJob()
/third_party/node/deps/v8/src/execution/
H A Disolate.h1469 std::unique_ptr<PersistentHandles> NewPersistentHandles();
H A Disolate.cc4285 std::unique_ptr<PersistentHandles> Isolate::NewPersistentHandles() { in ThrowInternal() function in v8::internal::Isolate

Completed in 14 milliseconds