Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp699 GateRef entryA = FindElementFromNumberDictionary(glue_, elements, index); in HasOwnProperty() local
733 GateRef entryA = FindElementWithCache(glue_, layOutInfo, hclass, *stringTable, propsNum, hir); in HasOwnProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp3384 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); in GetPropertyByIndex() local
3623 GateRef entryA = FindElementWithCache(glue, layOutInfo, hclass, key, propsNum); in GetPropertyByName() local
4189 GateRef entryA = FindEntryFromTransitionDictionary(glue, transition, key, metaData); in FindTransitions() local
4323 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); SetPropertyByIndex() local
4522 GateRef entryA = FindElementFromNumberDictionary(glue, elements, index); DefinePropertyByIndex() local
[all...]

Completed in 17 milliseconds