Searched defs:ContainObject (Results 1 – 13 of 13) sorted by relevance
345 bool ContainObject(const ObjectHeader *object) const in ContainObject() function573 bool ContainObject(const ObjectHeader *object) const in ContainObject() function658 bool ContainObject(const ObjectHeader *object) const in ContainObject() function
110 bool TLAB::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::TLAB
202 bool RegionSpace::ContainObject(const ObjectHeader *object) const in ContainObject() function
204 ALWAYS_INLINE bool ContainObject(const ObjectHeader *obj) in ContainObject() function
163 inline bool PygoteSpaceAllocator<AllocConfigT>::ContainObject(const ObjectHeader *object) in ContainObject() function
268 bool BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::ContainObject(const ObjectHeader *… in ContainObject() function
239 bool ObjectAllocatorNoGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorNoGen694 bool ObjectAllocatorGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorGen
495 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
394 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
771 bool FreeListAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
36 HWTEST_F_L0(JSVerificationTest, ContainObject) in HWTEST_F_L0() argument
156 bool ObjectAllocatorG1<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorG1
2752 bool BaseHeap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::BaseHeap