Searched defs:baselineCompiler (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | jit_compiler.cpp | 120 auto baselineCompiler = new (std::nothrow) BaselineCompiler(jitCompilationEnv_->GetHostThread()->GetEcmaVM(), in Compile() local |
Completed in 2 milliseconds