Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp244 Label targetIsNotHot(env); in ProfileCall()
252 BRANCH(IsProfileTypeInfoHotAndValid(targetProfileInfo), &targetIsHot, &targetIsNotHot); in ProfileCall() local
253 Bind(&targetIsNotHot); in ProfileCall()

Completed in 3 milliseconds