Searched defs:attrOffset (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | hcr_circuit_builder.cpp | 563 SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, GateRef value, GateRef attrOffset, VariableType type) SetPropertyInlinedProps() argument
|
| H A D | circuit_builder.cpp | 1534 GateRef attrOffset = IntPtr(JSHClass::LAYOUT_OFFSET); in IsStableArrayLengthWriteable() local
|
| H A D | stub_builder-inl.h | 2059 GateRef attrOffset = IntPtr(JSHClass::LAYOUT_OFFSET); in GetLayoutFromHClass() local 2180 SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, GateRef value, GateRef attrOffset, VariableType type, MemoryAttribute mAttr) SetPropertyInlinedProps() argument
|
| H A D | stub_builder.cpp | 1008 GateRef attrOffset = GetOffsetFieldInPropAttr(attr); in JSObjectGetProperty() local
|
Completed in 30 milliseconds