Home
last modified time | relevance | path

Searched defs:propertyArray (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dfast_json_stringifier.cpp214 JSHandle<TaggedArray> propertyArray = JSObject::EnumerableOwnNames(thread_, obj); in SerializeJSONObject() local
H A Djson_parser.cpp346 JSHandle<TaggedArray> propertyArray = factory_->NewSTaggedArray(size); in CreateSJsonObject() local
H A Djson_stringifier.cpp407 JSHandle<TaggedArray> propertyArray = JSObject::EnumerableOwnNames(thread_, obj); in SerializeJSONObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_object_stub_builder.cpp1877 GateRef propertyArray = GetEnumPropertyEntries(glue_, obj, slowPath); in Entries() local

Completed in 9 milliseconds