Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp437 Label judgeValue(env); in UpdateTrackTypeInPropAttr()
438 BRANCH(Equal(oldTrackType, Int32(static_cast<int32_t>(TrackType::TAGGED))), &exit, &judgeValue); in UpdateTrackTypeInPropAttr() local
439 Bind(&judgeValue); in UpdateTrackTypeInPropAttr()

Completed in 4 milliseconds