Home
last modified time | relevance | path

Searched defs:newSpaceAllocBytesSinceGC (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dmem_controller_test.cpp93 size_t newSpaceAllocBytesSinceGC = newSpace->GetAllocatedSizeSinceGC(newSpace->GetTop()); local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp89 size_t newSpaceAllocBytesSinceGC = newSpace->GetAllocatedSizeSinceGC(newSpace->GetTop()); in StartCalculationBeforeGC() local

Completed in 1 milliseconds