Home
last modified time | relevance | path

Searched refs:checkFastJit (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1063 Label checkFastJit(env); in TryJitCompile()
1074 &checkFastJit, &checkBaselineJit); in TryJitCompile() local
1078 &equalBaselineJitThreshold, &checkFastJit); in TryJitCompile() local
1082 Jump(&checkFastJit); in TryJitCompile()
1085 Bind(&checkFastJit); in TryJitCompile()

Completed in 3 milliseconds