Home
last modified time | relevance | path

Searched defs:concurrent_marking (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dconcurrent-marking.cc403 JobTask(ConcurrentMarking* concurrent_marking, unsigned mark_compact_epoch, in JobTask()
696 ConcurrentMarking::PauseScope::PauseScope(ConcurrentMarking* concurrent_marking) in PauseScope()
Dheap.h1105 ConcurrentMarking* concurrent_marking() const { in concurrent_marking() function