Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp111 Label tryWithElementPoly(env); in ValuedICAccessor()
119 BRANCH(Int64Equal(firstValue, propKey_), &firstIsKey, &tryWithElementPoly); in ValuedICAccessor() local
126 Bind(&tryWithElementPoly); in ValuedICAccessor()

Completed in 1 milliseconds