Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp475 GateRef attrIndex = HandlerBaseGetAttrIndex(handler); in UpdatePropAttrIC() local
478 GateRef attr = GetPropAttrFromLayoutInfo(layout, attrIndex); in UpdatePropAttrIC()
H A Dstub_builder.cpp1063 GateRef attrIndex = GetOffsetFieldInPropAttr(attr); in JSObjectSetProperty() local
1068 GateRef offset = GetInlinedPropOffsetFromHClass(hclass, attrIndex); in JSObjectSetProperty()
1077 GateRef offset = Int32Sub(attrIndex, GetInlinedPropertiesFromHClass(hclass)); in JSObjectSetProperty()

Completed in 27 milliseconds