Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise.cpp456 JSHandle<TaggedArray> emptyArray = factory->EmptyArray(); in PerformPromiseAll() local
714 JSHandle<TaggedArray> emptyArray = factory->EmptyArray(); in PerformPromiseAny() local
896 JSHandle<TaggedArray> emptyArray = factory->EmptyArray(); in PerformPromiseAllSettled() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp93 auto emptyArray = GetGlobalConstantValue( in NewJSObject() local
Dtype_lowering.cpp706 GateRef emptyArray = builder_.GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in LowerHeapAllocateInYoung() local
Dslowpath_lowering.cpp1846 auto emptyArray = builder_.GetGlobalConstantValue(VariableType::JS_POINTER(), glue_, in LowerCreateEmptyArray() local
/arkcompiler/ets_runtime/ecmascript/
Djs_number_format.cpp844 JSHandle<JSArray> emptyArray = factory->NewJSArray(); in FormatNumericToParts() local
Dobject_factory.cpp390 JSHandle<TaggedArray> emptyArray = EmptyArray(); in NewJSObject() local
3222 JSHandle<TaggedArray> emptyArray = EmptyArray(); in NewClassInfoExtractor() local
3989 JSHandle<TaggedArray> emptyArray = EmptyArray(); in NewOldSpaceJSObject() local
4068 JSHandle<TaggedArray> emptyArray = EmptyArray(); in NewClassLiteral() local