Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h43 class PauseBlackAllocationScope {
45 explicit PauseBlackAllocationScope(IncrementalMarking* marking) in PauseBlackAllocationScope() function
53 ~PauseBlackAllocationScope() { in ~PauseBlackAllocationScope()
Dheap.cc1887 IncrementalMarking::PauseBlackAllocationScope pause_black_allocation( in MinorMarkCompact()
2092 IncrementalMarking::PauseBlackAllocationScope pause_black_allocation( in Scavenge()