| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | undefined_as_value.ts | 18 let b: undefined[] = [undefined, undefined]; variable 19 let c = [undefined, undefined, undefined]; variable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_iterator.cpp | 62 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in GetIterator() local 99 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in GetAsyncIterator() local 119 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local 139 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local 160 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local 180 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local 261 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorClose() local
|
| D | js_proxy.cpp | 74 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in GetPrototype() local 136 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in SetPrototype() local 197 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IsExtensible() local 247 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PreventExtensions() local 301 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in GetOwnProperty() local 399 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in DefineOwnProperty() local 487 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in HasProperty() local 548 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in GetProperty() local 619 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in SetProperty() local 679 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in DeleteProperty() local [all …]
|
| D | js_async_generator_object.cpp | 75 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in AsyncGeneratorResolve() local 108 const JSHandle<JSTaggedValue> undefined = constants->GetHandledUndefined(); in AsyncGeneratorReject() local 262 JSHandle<JSTaggedValue> undefined = constants->GetHandledUndefined(); in AsyncGeneratorEnqueue() local 315 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseResolve() local
|
| D | js_stable_array.cpp | 287 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HandleFindIndexOfStable() local 325 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HandleEveryOfStable() local 370 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HandleforEachOfStable() local 447 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Filter() local 491 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Map() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_promise_job.cpp | 54 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseReactionJob() local 104 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in PromiseResolveThenableJob() local 201 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in DynamicImportJob() local 213 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CatchException() local
|
| D | builtins_promise_handler.cpp | 207 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in ResolveElementFunction() local 250 JSTaggedValue undefined = thread->GlobalConstants()->GetUndefined(); in throwerFunction() local 268 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in ThenFinally() local 308 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in CatchFinally() local 362 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PromiseResolve() local 426 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AllSettledResolveElementFunction() local 488 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AllSettledRejectElementFunction() local 545 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AnyRejectElementFunction() local
|
| D | builtins_promise.cpp | 75 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseConstructor() local 271 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Resolve() local 308 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Reject() local 340 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Catch() local 477 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAll() local 586 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseRace() local 724 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAny() local 906 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAllSettled() local 1088 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in Finally() local
|
| D | builtins_async_iterator.cpp | 51 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Return() local
|
| D | builtins_async_from_sync_iterator.cpp | 87 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Throw() local 154 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Return() local
|
| D | builtins_array.cpp | 167 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in From() local 351 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Of() local 726 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Every() local 911 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Filter() local 985 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Find() local 1050 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in FindIndex() local 1117 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ForEach() local 1459 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Map() local 1685 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Reduce() local 1791 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in ReduceRight() local [all …]
|
| D | builtins_set.cpp | 84 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in SetConstructor() local 208 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ForEach() local
|
| D | builtins_function.cpp | 105 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in FunctionPrototypeApply() local 249 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in FunctionPrototypeCall() local
|
| D | builtins_reflect.cpp | 44 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ReflectApply() local 79 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ReflectConstruct() local
|
| /arkcompiler/ets_runtime/ecmascript/jobs/ |
| D | pending_job.h | 50 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ExecutePendingJob() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_promise_test.cpp | 106 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HWTEST_F_L0() local 125 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HWTEST_F_L0() local
|
| D | js_api_hashset_iterator_test.cpp | 131 JSHandle<JSTaggedValue> undefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | js_api_hashmap_iterator_test.cpp | 131 JSHandle<JSTaggedValue> undefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| D | js_api_lightweightmap_iterator_test.cpp | 140 JSHandle<JSTaggedValue> undefined(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | array_helper.cpp | 83 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in SortCompare() local 198 … JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in FlattenIntoArray() local
|
| D | json_parser.cpp | 59 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in InternalizeJsonProperty() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containersprivatecommon_fuzzer/ |
| D | containersprivatecommon_fuzzer.h | 43 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | vregisterCache.ts | 41 undefined, enumerator
|
| /arkcompiler/ets_runtime/test/fuzztest/containerstreemaphasvalue_fuzzer/ |
| D | containerstreemaphasvalue_fuzzer.cpp | 44 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsettostring_fuzzer/ |
| D | containerslightweightsettostring_fuzzer.cpp | 45 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local
|