Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp78 bool isNewVersion = patchFile->IsNewVersion(); in ExecutePatchMain() local
96 if (isNewVersion) { in ExecutePatchMain()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp108 bool isNewVersion = jsPandaFile->IsNewVersion(); in GenerateProgram() local
109 if (isNewVersion) { in GenerateProgram()