Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Dquick_fix_test.cpp249 context->SetStageOfHotReload(StageOfHotReload::BEGIN_EXECUTE_PATCHMAIN); in HWTEST_F_L0()
263 context->SetStageOfHotReload(StageOfHotReload::LOAD_END_EXECUTE_PATCHMAIN); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.cpp75 context->SetStageOfHotReload(StageOfHotReload::BEGIN_EXECUTE_PATCHMAIN); in ExecuteFuncOrPatchMain()
107 context->SetStageOfHotReload(StageOfHotReload::LOAD_END_EXECUTE_PATCHMAIN); in ExecuteFuncOrPatchMain()
109 context->SetStageOfHotReload(StageOfHotReload::UNLOAD_END_EXECUTE_PATCHMAIN); in ExecuteFuncOrPatchMain()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h588 void SetStageOfHotReload(StageOfHotReload stageOfHotReload) in SetStageOfHotReload() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp2004 thread->GetCurrentEcmaContext()->SetStageOfHotReload(StageOfHotReload::LOAD_END_EXECUTE_PATCHMAIN); in HWTEST_F_L0()

Completed in 13 milliseconds