Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.cpp66 void AllocationCounter::AdvanceAllocationInspector(size_t allocated) in AdvanceAllocationInspector()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1538 size_t allocated = current->GetAllocatedBytes(); in RelocateSpaceObject() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp190 bool allocated = false; in DEF_RUNTIME_STUBS() local