Searched defs:ContainObject (Results 1 – 13 of 13) sorted by relevance
333 bool ContainObject(const ObjectHeader *object) const in ContainObject() function574 bool ContainObject(const ObjectHeader *object) const in ContainObject() function652 bool ContainObject(const ObjectHeader *object) const in ContainObject() function
110 bool TLAB::ContainObject(const ObjectHeader *obj) in ContainObject() function in panda::mem::TLAB
186 bool RegionSpace::ContainObject(const ObjectHeader *object) const in ContainObject() function
202 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
234 bool ObjectAllocatorNoGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorNoGen671 bool ObjectAllocatorGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorGen
493 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
745 bool FreeListAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
377 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
60 HWTEST_F_L0(JSVerificationTest, ContainObject) in HWTEST_F_L0() argument
153 bool ObjectAllocatorG1<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorG1
1495 bool Heap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::Heap