Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1007 Label incJitCallCnt(env); in IsCompiledOrTryCompile()
1029 BRANCH(Int32LessThan(jitCallCnt, jitCallThreshold), &incJitCallCnt, &setResultAsTrue); in IsCompiledOrTryCompile() local
1030 Bind(&incJitCallCnt); in IsCompiledOrTryCompile()

Completed in 3 milliseconds