Home
last modified time | relevance | path

Searched refs:v8_heap_ (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc214 v8_heap_(v8_heap) {} in UnifiedHeapConcurrentMarker()
220 Heap* const v8_heap_; member in v8::internal::__anon7ea5795c0211::UnifiedHeapConcurrentMarker
226 return std::make_unique<ConcurrentUnifiedHeapMarkingVisitor>(heap(), v8_heap_, in CreateConcurrentMarkingVisitor()