Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h53 uint32_t fixedIdx = GetKeyIndex(index); in SetPropertyInit() local
60 uint32_t fixedIdx = GetAttrIndex(index); in SetNormalAttr() local
68 uint32_t fixedIdx = GetKeyIndex(index); in GetKey() local
74 uint32_t fixedIdx = GetAttrIndex(index); in GetAttr() local
80 uint32_t fixedIdx = GetSortedIndex(index); in GetSortedKey() local
91 uint32_t fixedIdx = GetAttrIndex(index); in SetSortedIndex() local
184 uint32_t fixedIdx = GetAttrIndex(index); in SetIsNotHole() local
192 uint32_t fixedIdx = GetAttrIndex(index); in UpdateTrackTypeAttr() local
201 uint32_t fixedIdx = GetAttrIndex(index); in SetIsPGODumped() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3678 GateRef fixedIdx = GetAttrIndex(index); in GetAttr() local
3684 GateRef fixedIdx = GetKeyIndex(index); in GetKey() local
3746 GateRef fixedIdx = GetSortedIndex(layoutInfo, index); in GetSortedKey() local