Home
last modified time | relevance | path

Searched defs:arrayStart (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dobject-references-iterator-inl.h36 auto *arrayStart = array->GetBase<T *>(); in Iterate() local
58 auto *arrayStart = array->GetBase<T *>(); in Iterate() local
H A Dobject_helpers-inl.h111 auto *arrayStart = array->GetBase<ObjectPointerType *>(); in TraverseArray() local
226 auto *arrayStart = array->GetBase<TaggedType *>(); in TraverseArray() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp217 GateRef arrayStart = GetDataPtrInTaggedArray(elements); in Unshift() local

Completed in 11 milliseconds