Searched defs:Collect (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | compile_decision.cpp | 60 void MethodNameCollector::Collect(const std::string& methodFullName) const in Collect() function in panda::ecmascript::MethodNameCollector
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-allocator.h | 91 void Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode collectMode) final in Collect() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | pygote_space_allocator-inl.h | 284 inline void PygoteSpaceAllocator<AllocConfigT>::Collect(const GCObjectVisitor &gcVisitor) in Collect() function
|
| D | region_allocator-inl.h | 646 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Collect(const GCObjectV… in Collect() function 797 void RegionHumongousAllocator<AllocConfigT, LockConfigT>::Collect(Region *region, const GCObjectVis… in Collect() function
|
| D | allocator.cpp | 225 void ObjectAllocatorNoGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, in Collect() function in ark::mem::ObjectAllocatorNoGen 417 void ObjectAllocatorGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode col… in Collect() function in ark::mem::ObjectAllocatorGen
|
| D | humongous_obj_allocator-inl.h | 132 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerF… in Collect() function
|
| D | runslots_allocator-inl.h | 247 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheck… in Collect() function
|
| D | freelist_allocator-inl.h | 233 void FreeListAllocator<AllocConfigT, LockConfigT>::Collect(const GCObjectVisitor &deathCheckerFn) in Collect() function
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_builder.cpp | 67 void ArkStackMapBuilder::Collect( in Collect() function in panda::ecmascript::kungfu::ArkStackMapBuilder
|