Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1110 GateRef jitHotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in TryJitCompile() local
1111 Store(VariableType::INT16(), glue, profileTypeInfo, jitHotnessCntOffset, newJitHotnessCnt); in TryJitCompile() local
1117 GateRef jitHotnessCntOffset = GetJitHotnessCntOffset(profileTypeInfo); in TryJitCompile() local
1118 Store(VariableType::INT16(), glue, profileTypeInfo, jitHotnessCntOffset, newJitHotnessCnt); in TryJitCompile() local

Completed in 4 milliseconds