Searched defs:fastCompileMode (Results 1 – 3 of 3) sorted by relevance
87 void LiteCGAssembler::Run(const CompilerLog &log, [[maybe_unused]] bool fastCompileMode, bool isJit) in Run()
313 void Module::RunAssembler(const CompilerLog &log, bool fastCompileMode, bool isJit, const std::stri… in RunAssembler()592 bool fastCompileMode = compilationEnv_->GetJSOptions().GetFastAOTCompileMode(); in CompileLatestModuleThenDestroy() local
509 void LLVMAssembler::Run(const CompilerLog &log, bool fastCompileMode, bool isJit) in Run()