Home
last modified time | relevance | path

Searched defs:AttachCppHeap (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.cc6013 void Heap::AttachCppHeap(v8::CppHeap* cpp_heap) { in AttachCppHeap() function in v8::internal::Heap
/third_party/node/deps/v8/src/api/
Dapi.cc8492 void Isolate::AttachCppHeap(CppHeap* cpp_heap) { in AttachCppHeap() function in v8::Isolate