Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dincremental-marking.h44 explicit PauseBlackAllocationScope(IncrementalMarking* marking) in PauseBlackAllocationScope()
Dgc-tracer.cc273 const char* collector_reason, MarkingType marking) { in StartCycle()