Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.h99 explicit RecursionScope(IncrementalMarker* marker) : marker_(marker) in RecursionScope() function
Dconcurrent_marker.h141 explicit RecursionScope(ConcurrentMarker* marker) : marker_(marker) in RecursionScope() function
Dheap.h719 explicit RecursionScope(Heap* heap) : heap_(heap) in RecursionScope() function