Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp195 Label handlerInfoNotStringElement(env); in LoadICByValue()
217 BRANCH(IsStringElement(handlerInfo), &handlerInfoIsStringElement, &handlerInfoNotStringElement); in LoadICByValue() local
223 Bind(&handlerInfoNotStringElement); in LoadICByValue()

Completed in 1 milliseconds