Home
last modified time | relevance | path

Searched defs:attrOffset (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.cpp46 … PropertyDescriptor &desc, size_t &attrOffset, in TryAddOriKeyAndOriAttrToHClass()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass-inl.h451 …::AddInlinedPropToHClass(const JSThread *thread, const PropertyDescriptor &desc, size_t attrOffset, in AddInlinedPropToHClass()
Dshared_object_factory.cpp554 size_t attrOffset = sizeof(JSTaggedType); in CopyAndReSortSLayoutInfo() local
Dobject_factory.cpp3376 size_t attrOffset = sizeof(JSTaggedType); in CopyAndReSort() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp581 GateRef value, GateRef attrOffset, VariableType type) in SetPropertyInlinedProps()
Dcircuit_builder.cpp1734 GateRef attrOffset = IntPtr(JSHClass::LAYOUT_OFFSET); in IsStableArrayLengthWriteable() local
Dstub_builder-inl.h2356 GateRef attrOffset = IntPtr(JSHClass::LAYOUT_OFFSET); in GetLayoutFromHClass() local
2513GateRef attrOffset, VariableType type, MemoryAttribute mAttr) in SetPropertyInlinedProps()
Dstub_builder.cpp1098 GateRef attrOffset = GetOffsetFieldInPropAttr(attr); in JSObjectGetPropertyWithRep() local