Home
last modified time | relevance | path

Searched defs:dataoffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp259 …size_t dataoffset = inst->IsArray() ? runtime->GetArrayDataOffset(arch) : runtime->GetStringDataOf… in CanLoadArrayIBeImplicit() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp776 GateRef dataoffset = IntPtr(TaggedArray::DATA_OFFSET); in FindElementFromNumberDictionary() local
834 GateRef dataoffset = IntPtr(TaggedArray::DATA_OFFSET); in FindEntryFromHashTable() local
942 GateRef dataoffset = IntPtr(TaggedArray::DATA_OFFSET); in FindEntryFromTransitionDictionary() local