Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp247 Label updateTargetIC(env); in ProfileCall()
249 BRANCH(IsEnableForceIC(glue), &updateTargetIC, &targetIsHot); in ProfileCall() local
250 Bind(&updateTargetIC); in ProfileCall()

Completed in 3 milliseconds