Home
last modified time | relevance | path

Searched refs:ArrayTrackInfoSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_evacuator.h124 std::unordered_set<JSTaggedType> &ArrayTrackInfoSet(uint32_t threadIndex) in ArrayTrackInfoSet() function
Dparallel_evacuator.cpp59 auto &trackInfoSet = ArrayTrackInfoSet(i); in UpdateTrackInfo()
106 auto &arrayTrackInfoSet = ArrayTrackInfoSet(threadIndex); in EvacuateSpace()