Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc-js/
Dunified-heap-marking-visitor.cc87 concurrent_unified_heap_marking_state_), in ConcurrentUnifiedHeapMarkingVisitor()
92 concurrent_unified_heap_marking_state_(v8_heap, in ConcurrentUnifiedHeapMarkingVisitor()
Dunified-heap-marking-visitor.h113 UnifiedHeapMarkingState concurrent_unified_heap_marking_state_; variable