Home
last modified time | relevance | path

Searched defs:fastCompileMode (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_codegen.cpp97 void LiteCGAssembler::Run(const CompilerLog &log, [[maybe_unused]] bool fastCompileMode, bool isJit) in Run() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_codegen.cpp501 void LLVMAssembler::Run(const CompilerLog &log, bool fastCompileMode, bool isJit) in Run() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp323 void Module::RunAssembler(const CompilerLog &log, bool fastCompileMode, bool isJit) in RunAssembler() argument
594 bool fastCompileMode = compilationEnv_->GetJSOptions().GetFastAOTCompileMode(); in CompileLatestModuleThenDestroy() local

Completed in 4 milliseconds