Home
last modified time | relevance | path

Searched defs:IsResurrectedObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.h210 …inline bool IsResurrectedObject(const BaseObject* obj) const { return RegionSpace::IsResurrectedOb… in IsResurrectedObject() function
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_space.h330 static bool IsResurrectedObject(const BaseObject* obj) in IsResurrectedObject() function
Dregion_desc.h299 bool IsResurrectedObject(const BaseObject* obj) in IsResurrectedObject() function