Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dic_stub_builder.cpp91 void ICStubBuilder::ValuedICAccessor(Variable* cachedHandler, Label *tryICHandler, Label* tryElementIC) in ValuedICAccessor() argument
114 tryElementIC, in ValuedICAccessor()
138 BRANCH(TaggedIsHole(cachedHandler->ReadVariable()), slowPath_, tryElementIC); in ValuedICAccessor()
H A Dic_stub_builder.h57 void ValuedICAccessor(Variable* cachedHandler, Label *tryICHandler, Label* tryElementIC);

Completed in 2 milliseconds