Home
last modified time | relevance | path

Searched defs:targetSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.cpp118 MemMap MemMapAllocator::AlignMemMapTo4G(const MemMap &memMap, size_t targetSize) in AlignMemMapTo4G()
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_manager.h319 …size_t ReleaseGarbageRegions(size_t targetSize) { return freeRegionManager_.ReleaseGarbageRegions(… in ReleaseGarbageRegions()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.cpp73 void GCTriggerHeap::SetMinTargetFootprint(size_t targetSize) in SetMinTargetFootprint()
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.cpp640 size_t targetSize; in UpdateGCStats() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument