Home
last modified time | relevance | path

Searched refs:coldFix (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.cpp721 bool coldFix = opColdFix.GetValue(); in Parse() local
726 if (coldFix && !generatePatch) { in Parse()
733 compilerOptions_.patchFixOptions.coldFix = coldFix; in Parse()
/arkcompiler/ets_frontend/es2panda/
H A Des2panda.h79 bool coldFix {false};
H A Des2panda.cpp189 bool isColdFix = options.patchFixOptions.coldFix; in InitPatchFixHelper()

Completed in 3 milliseconds