Home
last modified time | relevance | path

Searched refs:SetForceFullGC (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_vm_test.cpp58 options2.SetForceFullGC(false); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp473 SetForceFullGC(argBool); in ParseCommand()
Djs_runtime_options.h323 void SetForceFullGC(bool value) in SetForceFullGC() function