Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.h107 using RootSet = MarkStack<BaseObject*>; variable
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.h99 using RootSet = MarkStack<BaseObject*>; variable
Dregion_space.h247 using RootSet = MarkStack<BaseObject*>; variable