Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp323 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeArrayList() local
395 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in InitializeLightWeightMap() local
461 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in InitializeLightWeightSet() local
539 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeTreeMap() local
613 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeTreeSet() local
686 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializePlainArray() local
748 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializeStack() local
827 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeVector() local
883 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeQueue() local
941 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializeDeque() local
[all …]
/arkcompiler/ets_runtime/ecmascript/base/tests/
Darray_helper_test.cpp121 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
155 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Djson_parser_test.cpp185 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_array_iterator.cpp67 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in NextInternal() local
Djs_function.cpp236 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in LengthGetter() local
Djs_stable_array.cpp103 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Splice() local
Djs_object.cpp334 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in IsArrayLengthWritable() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp26 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in InternalizeJsonProperty() local
Darray_helper.cpp255 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in GetLength() local
268 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in GetArrayLength() local
Djson_stringifier.cpp59 … JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in Stringify() local
476 JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in SerializeJSProxy() local
Dtyped_array_helper.cpp173 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in CreateFromOrdinaryObject() local
Dfast_json_stringifier.cpp309 JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in SerializeJSProxy() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_function_test.cpp204 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
259 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
315 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_list_format_second_test.cpp153 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
229 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_relative_time_format_test.cpp239 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp232 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp147 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in From() local
359 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in Of() local
445 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Concat() local
1545 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Pop() local
1621 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Push() local
1861 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Reverse() local
1983 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Shift() local
2158 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Slice() local
2370 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Splice() local
2690 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Unshift() local
[all …]
Dbuiltins_function.cpp192 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in FunctionPrototypeBind() local
Dbuiltins_typedarray.cpp272 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in From() local
1148 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Set() local
Dbuiltins.cpp1766 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCII("length")); in InitializeString() local
2358 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCII("byteLength")); in BUILTIN_TYPED_ARRAY_TYPES() local
2440 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCII("byteLength")); in InitializeSharedArrayBuffer() local
2608 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCII("byteLength")); in InitializeDataView() local
Dbuiltins_string.cpp198 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Raw() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp529 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp829 JSTaggedValue lengthKey = thread->GlobalConstants()->GetLengthString(); in GetObjPropWithName() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h446 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in RuntimeStArraySpread() local
514 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in RuntimeStArraySpread() local