Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.h118 std::vector<Region *> sweepingList_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h151 std::vector<Region *> sweepingList_; variable