Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp93 vmOpt.SetFastAOTCompileMode(true); in HandleTargetModeInfo()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp845 SetFastAOTCompileMode(argBool); in ParseCommand()
Djs_runtime_options.h1344 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode() function