Searched defs:ContainObject (Results 1 – 13 of 13) sorted by relevance
308 bool ContainObject(const ObjectHeader *object) const in ContainObject() function536 bool ContainObject(const ObjectHeader *object) const in ContainObject() function615 bool ContainObject(const ObjectHeader *object) const in ContainObject() function
125 bool RegionSpace::ContainObject(const ObjectHeader *object) const in ContainObject() function
110 bool TLAB::ContainObject(const ObjectHeader *obj) in ContainObject() function in panda::mem::TLAB
162 inline bool PygoteSpaceAllocator<AllocConfigT>::ContainObject(const ObjectHeader *object) in ContainObject() function
272 bool BumpPointerAllocator<AllocConfigT, LockConfigT, UseTlabs>::ContainObject(const ObjectHeader *o… in ContainObject() function
188 bool ObjectAllocatorNoGen<MTMode>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorNoGen600 bool ObjectAllocatorGen<MTMode>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorGen
494 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
748 bool FreeListAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
379 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function
93 bool HybridObjectAllocator::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::HybridObjectAllocator
60 HWTEST_F_L0(JSVerificationTest, ContainObject) in HWTEST_F_L0() argument
140 bool ObjectAllocatorG1<MTMode>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in panda::mem::ObjectAllocatorG1
1010 bool Heap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::Heap