Searched defs:ContainObject (Results 1 – 13 of 13) sorted by relevance
332 bool ContainObject(const ObjectHeader *object) const in ContainObject() function561 bool ContainObject(const ObjectHeader *object) const in ContainObject() function638 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
162 inline bool PygoteSpaceAllocator<AllocConfigT>::ContainObject(const ObjectHeader *object) in ContainObject() function
268 bool BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::ContainObject(const ObjectHeader *… in ContainObject() function
234 bool ObjectAllocatorNoGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorNoGen689 bool ObjectAllocatorGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorGen
493 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
759 bool FreeListAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
377 bool RunSlotsAllocator<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
2443 bool BaseHeap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::BaseHeap