Home
last modified time | relevance | path

Searched refs:StartCalculationBeforeGC (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dmem_controller_test.cpp126 HWTEST_F_L0(MemControllerTest, StartCalculationBeforeGC) in HWTEST_F_L0()
138 memController->StartCalculationBeforeGC(); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.h53 void StartCalculationBeforeGC();
H A Dmem_controller.cpp78 void MemController::StartCalculationBeforeGC() in StartCalculationBeforeGC() function in panda::ecmascript::MemController
H A Dheap.cpp1138 memController_->StartCalculationBeforeGC(); in CollectGarbage()

Completed in 6 milliseconds