Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1664 GateRef elementLen = GetLengthOfTaggedArray(elementArray); in Entries() local
Dbuiltins_array_stub_builder_next_optimization.cpp2663 GateRef elementLen = ZExtInt32ToInt64(GetLengthOfTaggedArray(*elements)); in FillOptimised() local