Home
last modified time | relevance | path

Searched refs:NeedEvacuate (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_full_gc.cpp164 return marker->NeedEvacuate(region); in HasEvacuated()
H A Dshared_gc_marker-inl.h228 if (!NeedEvacuate(objectRegion)) { in MarkObject()
259 bool SharedGCMovableMarker::NeedEvacuate(Region *region) in NeedEvacuate() function in panda::ecmascript::SharedGCMovableMarker
H A Dshared_gc_marker.h120 inline bool NeedEvacuate(Region *region);
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dfull_gc.cpp195 return marker->NeedEvacuate(region); in HasEvacuated()
H A Dparallel_marker-inl.h456 if (!NeedEvacuate(objectRegion)) { in MarkObject()
532 inline bool CompressGCMarker::NeedEvacuate(Region *region) in NeedEvacuate() function in panda::ecmascript::CompressGCMarker
H A Dparallel_marker.h178 inline bool NeedEvacuate(Region *region);
H A Dparallel_marker.cpp273 if (!NeedEvacuate(objectRegion)) { in HandleVisitJitCodeMap()

Completed in 5 milliseconds