Home
last modified time | relevance | path

Searched refs:handlerInfoNotString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1733 Label handlerInfoNotString(env); in LoadICWithHandler() local
1775 Branch(IsStringElement(handlerInfo), &handlerInfoIsString, &handlerInfoNotString); in LoadICWithHandler()
1785 Bind(&handlerInfoNotString); in LoadICWithHandler()