Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp300 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeArrayList() local
353 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in InitializeLightWeightMap() local
408 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in InitializeLightWeightSet() local
474 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeTreeMap() local
539 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeTreeSet() local
593 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializePlainArray() local
649 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializeStack() local
728 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeVector() local
812 JSHandle<JSTaggedValue> lengthKey(thread, globalConst->GetLengthString()); in InitializeQueue() local
867 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in InitializeDeque() local
[all …]
/arkcompiler/ets_runtime/ecmascript/base/tests/
Darray_helper_test.cpp98 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
132 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Djson_parser_test.cpp238 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_array_iterator.cpp64 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in NextInternal() local
Djs_stable_array.cpp159 JSHandle<JSTaggedValue> &lengthKey) in UpdateArrayCapacity()
221 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Splice() local
270 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Splice() local
Djs_function.cpp344 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in LengthGetter() local
Djs_object.cpp384 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in IsArrayLengthWritable() local
/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_shared_array_iterator.cpp74 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in NextInternal() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_function_test.cpp199 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
248 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
299 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_list_format_second_test.cpp98 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
131 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_relative_time_format_test.cpp183 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp195 JSHandle<JSTaggedValue> lengthKey(factory->NewFromASCII("length")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp253 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in GetLength() local
269 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in GetArrayLength() local
Djson_stringifier.cpp55 … JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in Stringify() local
828 JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in SerializeJSProxy() local
879 JSHandle<JSTaggedValue> lengthKey = thread_->GlobalConstants()->GetHandledLengthString(); in SerializeJSProxy() local
Djson_parser.cpp1335 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in InternalizeJsonProperty() local
Dtyped_array_helper.cpp399 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in CreateFromOrdinaryObject() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp165 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in From() local
413 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in Of() local
500 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Concat() local
1629 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Pop() local
1708 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Push() local
1987 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Reverse() local
2109 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Shift() local
2285 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Slice() local
2517 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Splice() local
2833 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Unshift() local
[all …]
Dbuiltins_function.cpp209 JSHandle<JSTaggedValue> lengthKey = globalConst->GetHandledLengthString(); in FunctionPrototypeBindInternal() local
Dbuiltins_shared_typedarray.cpp241 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in From() local
1152 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Set() local
Dbuiltins_typedarray.cpp160 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in FromUsingIteratorUndefinedValues() local
1255 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Set() local
Dbuiltins.cpp1784 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCIIReadOnly("length")); in InitializeString() local
2474 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCIIReadOnly("byteLength")); in BUILTIN_TYPED_ARRAY_TYPES() local
2556 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCIIReadOnly("byteLength")); in InitializeSharedArrayBuffer() local
2724 JSHandle<JSTaggedValue> lengthKey(factory_->NewFromASCIIReadOnly("byteLength")); in InitializeDataView() local
Dbuiltins_string.cpp174 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in Raw() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp543 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h507 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in RuntimeStArraySpread() local
578 JSHandle<JSTaggedValue> lengthKey = thread->GlobalConstants()->GetHandledLengthString(); in RuntimeStArraySpread() local