Home
last modified time | relevance | path

Searched defs:ConcurrentMarkingState (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dmarking-visitor.h21 class ConcurrentMarkingState; variable
Dmarking-state.h461 ConcurrentMarkingState(HeapBase& heap, MarkingWorklists& marking_worklists, in ConcurrentMarkingState() function
/third_party/node/deps/v8/src/heap/cppgc-js/
Dunified-heap-marking-visitor.h19 class ConcurrentMarkingState; variable
/third_party/node/deps/v8/src/heap/
Dconcurrent-marking.cc42 class ConcurrentMarkingState final class
45 ConcurrentMarkingState(PtrComprCageBase cage_base, in ConcurrentMarkingState() function in v8::internal::ConcurrentMarkingState
Dbasic-memory-chunk.h369 friend class ConcurrentMarkingState; variable