Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp269 GateRef propAttr = GetPropAttrFromLayoutInfo(layout, attrIndex); in UpdatePropAttrIC() local
Dstub_builder.cpp2459 GateRef propAttr = GetPropAttrFromLayoutInfo(layOutInfo, entryA); in GetPropertyByName() local
2961 GateRef propAttr = GetPropAttrFromLayoutInfo(layOutInfo, entry); in SetPropertyByName() local
/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp199 PropertyAttributes propAttr(attr); in SetCapacity() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp247 PropertyAttributes propAttr(attr.GetInt()); in DEF_RUNTIME_STUBS() local