Home
last modified time | relevance | path

Searched defs:propAttr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp216 PropertyAttributes propAttr(attr); in SetCapacity() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp454 GateRef propAttr = GetPropAttrFromLayoutInfo(layout, attrIndex); in UpdatePropAttrIC() local
Dstub_builder.cpp2821 GateRef propAttr = GetPropAttrFromLayoutInfo(layOutInfo, entryA); in GetPropertyByName() local
3231 …GateRef propAttr = GetPropAttrFromLayoutInfo(layoutInfo, Int32(JSArray::LENGTH_INLINE_PROPERTY_IND… in IsArrayLengthWritable() local
3648 GateRef propAttr = GetPropAttrFromLayoutInfo(layOutInfo, entry); in SetPropertyByName() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp303 PropertyAttributes propAttr(attr.GetInt()); in DEF_RUNTIME_STUBS() local
327 PropertyAttributes propAttr(attr.GetInt()); in DEF_RUNTIME_STUBS() local