Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.h123 void AttachIsolate(Isolate* isolate);
H A Dcpp-heap.cc439 // Enter no GC scope. `AttachIsolate()` removes this and allows triggering in CppHeap()
458 void CppHeap::AttachIsolate(Isolate* isolate) { in AttachIsolate() function in v8::internal::CppHeap
/third_party/node/deps/v8/src/heap/
H A Dheap.cc6014 CppHeap::From(cpp_heap)->AttachIsolate(isolate()); in AttachCppHeap()

Completed in 13 milliseconds