Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_object_stub_builder.cpp1752 GateRef arrayProp = newBuilder.NewTaggedArray(glue, Int32(2)); in GetEnumElementEntries() local
1806 …GateRef arrayProp = newBuilder.NewTaggedArray(glue, Int32(2)); // 2: length of array to store [key… in GetEnumPropertyEntries() local