Home
last modified time | relevance | path

Searched defs:DeferTraceToMutatorThreadIfConcurrent (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dunified-heap-marking-visitor.cc101 bool ConcurrentUnifiedHeapMarkingVisitor::DeferTraceToMutatorThreadIfConcurrent( in DeferTraceToMutatorThreadIfConcurrent() function in v8::internal::ConcurrentUnifiedHeapMarkingVisitor
/third_party/node/deps/v8/src/heap/cppgc/
Dmarking-visitor.cc102 bool ConcurrentMarkingVisitor::DeferTraceToMutatorThreadIfConcurrent( in DeferTraceToMutatorThreadIfConcurrent() function in cppgc::internal::ConcurrentMarkingVisitor
/third_party/node/deps/v8/include/cppgc/
Dvisitor.h290 virtual V8_WARN_UNUSED_RESULT bool DeferTraceToMutatorThreadIfConcurrent( in DeferTraceToMutatorThreadIfConcurrent() function