Searched defs:RecursionScope (Results 1 – 3 of 3) sorted by relevance
99 explicit RecursionScope(IncrementalMarker* marker) : marker_(marker) in RecursionScope() function
141 explicit RecursionScope(ConcurrentMarker* marker) : marker_(marker) in RecursionScope() function
719 explicit RecursionScope(Heap* heap) : heap_(heap) in RecursionScope() function