Home
last modified time | relevance | path

Searched defs:entryA (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp698 GateRef entryA = FindElementFromNumberDictionary(glue_, elements, index); in HasOwnProperty() local
724 … GateRef entryA = FindElementWithCache(glue_, layOutInfo, hclass, res, propsNum, hir); in HasOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp3346 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); in GetPropertyByIndex() local
3585 GateRef entryA = FindElementWithCache(glue, layOutInfo, hclass, key, propsNum); in GetPropertyByName() local
4151 GateRef entryA = FindEntryFromTransitionDictionary(glue, transition, key, metaData); in FindTransitions() local
4285 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); in SetPropertyByIndex() local
4484 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); in DefinePropertyByIndex() local