Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info-inl.h45 inline uint32_t LayoutInfo::GetAttrIndex(int index) const in GetAttrIndex() function in panda::ecmascript::LayoutInfo
69 uint32_t fixedIdx = GetAttrIndex(index);
83 uint32_t fixedIdx = GetAttrIndex(index);
100 uint32_t fixedIdx = GetAttrIndex(index);
193 uint32_t fixedIdx = GetAttrIndex(index); in SetIsNotHole()
201 uint32_t fixedIdx = GetAttrIndex(index); in UpdateTrackTypeAttr()
210 uint32_t fixedIdx = GetAttrIndex(index); in SetIsPGODumped()
H A Dlayout_info.h58 uint32_t GetAttrIndex(int index) const;
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3770 inline GateRef StubBuilder::GetAttrIndex(GateRef index) in GetAttrIndex() function in panda::ecmascript::kungfu::StubBuilder
3782 GateRef fixedIdx = GetAttrIndex(index); in GetAttr()
H A Dstub_builder.h987 inline GateRef GetAttrIndex(GateRef index);

Completed in 11 milliseconds