Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.h119 std::vector<Region *> sweptList_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h152 std::vector<Region *> sweptList_; variable