Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp77 bool isHotPatch = false; in ExecutePatchMain() local
86 if (!isHotPatch) { in ExecutePatchMain()
92 isHotPatch = true; in ExecutePatchMain()