| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_shared_typedarray.cpp | 152 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in From() local 303 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Of() local 352 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetBuffer() local 376 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 405 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteOffset() local 432 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in CopyWithin() local 449 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Entries() local 472 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Every() local 539 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Fill() local 558 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Filter() local [all …]
|
| D | builtins_array.cpp | 164 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in From() local 416 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Of() local 482 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Concat() local 730 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Every() local 808 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Fill() local 935 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Filter() local 998 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Find() local 1060 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in FindIndex() local 1131 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local 1193 EcmaRuntimeCallInfo *argv, JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle) in IndexOfStable() [all …]
|
| D | builtins_typedarray.cpp | 139 …Value FromUsingIteratorUndefinedValues(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in FromUsingIteratorUndefinedValues() 212 const JSHandle<JSTaggedValue> &thisHandle, in ProcessFromNotUndefinedValues() 277 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in From() local 330 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Of() local 380 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetBuffer() local 405 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 435 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteOffset() local 477 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Entries() local 498 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Every() local 563 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Fill() local [all …]
|
| D | builtins_shared_array.cpp | 107 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in From() local 324 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Create() local 401 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Concat() local 513 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Entries() local 688 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Filter() local 759 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Find() local 826 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in FindIndex() local 901 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local 967 EcmaRuntimeCallInfo *argv, JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle) in IndexOfSlowPath() 1018 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in IndexOf() local [all …]
|
| D | builtins_dataview.cpp | 104 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetBuffer() local 128 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 158 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetOffset() local 469 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetTypedValue() local 484 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in SetTypedValue() local
|
| D | builtins_string.cpp | 233 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in CharAt() local 272 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in CharCodeAt() local 307 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in CodePointAt() local 341 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in Concat() local 369 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in EndsWith() local 415 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in Includes() local 451 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in IndexOf() local 489 JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in LastIndexOf() local 527 [[maybe_unused]] JSHandle<EcmaString> thisHandle = JSTaggedValue::ToString(thread, thisTag); in LocaleCompare() local 538 const JSHandle<EcmaString> &thisHandle, in DoLocaleCompare() [all …]
|
| D | builtins_sharedarraybuffer.cpp | 133 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 159 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Slice() local
|
| D | builtins_sendable_arraybuffer.cpp | 89 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 118 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Slice() local
|
| D | builtins_arraybuffer.cpp | 86 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in GetByteLength() local 115 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in Slice() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_shared_memory.cpp | 153 EtsHandle<EtsSharedMemory> thisHandle(coroutine, mem); in Wait() local 208 EtsHandle<EtsSharedMemory> thisHandle(coroutine, this); in NotifyI32() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.cpp | 242 int64_t ArrayHelper::GetLength(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle) in GetLength() 261 int64_t ArrayHelper::GetArrayLength(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle) in GetArrayLength()
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_list.cpp | 178 …gedValue JSAPIList::ReplaceAllElements(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ReplaceAllElements() 187 JSTaggedValue JSAPIList::Sort(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in Sort()
|
| D | js_api_arraylist.cpp | 259 …lue JSAPIArrayList::ReplaceAllElements(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ReplaceAllElements() 349 JSTaggedValue JSAPIArrayList::ForEach(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ForEach()
|
| D | js_api_vector.cpp | 290 JSTaggedValue JSAPIVector::ForEach(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ForEach() 318 …dValue JSAPIVector::ReplaceAllElements(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ReplaceAllElements()
|
| D | js_api_lightweightset.cpp | 320 …ggedValue JSAPILightWeightSet::ForEach(JSThread *thread, const JSHandle<JSTaggedValue> &thisHandle, in ForEach()
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_queue.cpp | 124 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); // JSAPIQueue in ForEach() local
|
| D | containers_stack.cpp | 172 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_deque.cpp | 222 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_hashset.cpp | 254 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_list.cpp | 306 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local 433 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ReplaceAllElements() local
|
| D | containers_vector.cpp | 518 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); // JSAPIVector in ForEach() local 545 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); // JSAPIVector in ReplaceAllElements() local
|
| D | containers_hashmap.cpp | 142 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_plainarray.cpp | 219 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_lightweightset.cpp | 361 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|
| D | containers_linked_list.cpp | 540 JSHandle<JSTaggedValue> thisHandle = GetThis(argv); in ForEach() local
|