Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1157 bool GetFastAOTCompileMode() const in GetFastAOTCompileMode() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp377 bool fastCompileMode = vm_->GetJSOptions().GetFastAOTCompileMode(); in CompileLatestModuleThenDestroy()