Searched defs:AttachCppHeap (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
D | heap.cc | 6013 void Heap::AttachCppHeap(v8::CppHeap* cpp_heap) { in AttachCppHeap() function in v8::internal::Heap |
/third_party/node/deps/v8/src/api/ | ||
D | api.cc | 8492 void Isolate::AttachCppHeap(CppHeap* cpp_heap) { in AttachCppHeap() function in v8::Isolate |