Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.h174 std::unordered_set<JSTaggedType> &ArrayTrackInfoSet(uint32_t threadIndex) in ArrayTrackInfoSet() function in panda::ecmascript::ParallelEvacuator
H A Dparallel_evacuator.cpp56 auto &trackInfoSet = ArrayTrackInfoSet(i); in UpdateTrackInfo()
125 auto &arrayTrackInfoSet = ArrayTrackInfoSet(threadIndex); in EvacuateSpace()

Completed in 2 milliseconds