Home
last modified time | relevance | path

Searched defs:ContainObject (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dtlab.cpp110 bool TLAB::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::TLAB
H A Dheap_manager.h204 ALWAYS_INLINE bool ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::HeapManager
H A Dpygote_space_allocator-inl.h162 inline bool PygoteSpaceAllocator<AllocConfigT>::ContainObject(const ObjectHeader *object) in ContainObject() function in ark::mem::PygoteSpaceAllocator
H A Dregion_space-inl.h202 bool RegionSpace::ContainObject(const ObjectHeader *object) const in ContainObject() function in ark::mem::RegionSpace
H A Dbump-allocator-inl.h268 bool BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::BumpPointerAllocator
H A Dhumongous_obj_allocator-inl.h493 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::HumongousObjAllocator
H A Dallocator.cpp234 bool ObjectAllocatorNoGen<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorNoGen
689 bool ObjectAllocatorGen<MT_MODE>::ContainObject(cons function in ark::mem::ObjectAllocatorGen
[all...]
H A Dregion_allocator.h340 bool ContainObject(const ObjectHeader *object) const in ContainObject() function in ark::mem::final
569 bool ContainObject(const ObjectHeader *object) const in ContainObject() function in ark::mem::final
646 bool ContainObject(const ObjectHeader *object) const in ContainObject() function in ark::mem::final
H A Dfreelist_allocator-inl.h759 bool FreeListAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::FreeListAllocator
H A Drunslots_allocator-inl.h377 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::ContainObject(const ObjectHeader *obj) in ContainObject() function in ark::mem::RunSlotsAllocator
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-allocator.cpp156 bool ObjectAllocatorG1<MT_MODE>::ContainObject(const ObjectHeader *obj) const in ContainObject() function in ark::mem::ObjectAllocatorG1
[all...]
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp2491 bool BaseHeap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::BaseHeap

Completed in 18 milliseconds