Home
last modified time | relevance | path

Searched refs:SetEnableEdenGC (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_verify_test.cpp37 options.SetEnableEdenGC(true);
85 options.SetEnableEdenGC(true); in HWTEST_F_L0()
H A Dmachine_code_test.cpp37 options.SetEnableEdenGC(true);
H A Dgc_first_test.cpp36 options.SetEnableEdenGC(true);
H A Dgc_third_test.cpp35 options.SetEnableEdenGC(true);
H A Dgc_second_test.cpp36 options.SetEnableEdenGC(true);
H A Didle_gc_trigger_test.cpp36 options.SetEnableEdenGC(true);
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp571 SetEnableEdenGC(argBool); in ParseCommand()
H A Djs_runtime_options.h394 void SetEnableEdenGC(bool value) in SetEnableEdenGC() function in panda::ecmascript::JSRuntimeOptions

Completed in 9 milliseconds