Home
last modified time | relevance | path

Searched defs:undefined (Results 1 – 25 of 236) sorted by relevance

12345678910

/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
Dundefined_as_value.ts18 let b: undefined[] = [undefined, undefined]; variable
19 let c = [undefined, undefined, undefined]; variable
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DcontrolFlowBinaryOrExpression.ts70 let sourceObj: EventTargetLike = <any>undefined; variable
DwidenedTypes1.ts48 let g = [undefined, undefined]; variable
DtypeInferenceLiteralUnion.ts63 let extentMixed: [Primitive | NumCoercible, Primitive | NumCoercible] | [undefined, undefined]; variable
DdestructuringVariableDeclaration1ES6.ts92 let [b5 = 3, b6 = true, b7 = temp] = [undefined, undefined, undefined]; variable
DdestructuringVariableDeclaration1ES5iterable.ts92 let [b5 = 3, b6 = true, b7 = temp] = [undefined, undefined, undefined]; variable
DdestructuringVariableDeclaration1ES5.ts92 let [b5 = 3, b6 = true, b7 = temp] = [undefined, undefined, undefined]; variable
DinstanceofOperatorWithRHSIsSubtypeOfFunction.ts68 let r6 = x instanceof undefined; variable
DunionAndIntersectionInference1.ts24 let y: Y = <Y>undefined; variable
DtransformsElideNullUndefinedType.ts116 return undefined; variable
129 return undefined; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_iterator.cpp63 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in GetIterator() local
101 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in GetAsyncIterator() local
123 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local
144 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local
166 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local
187 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorNext() local
269 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in IteratorClose() local
Djs_proxy.cpp74 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
400 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in DefineOwnProperty() local
488 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in HasProperty() local
561 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in GetProperty() local
643 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in SetProperty() local
703 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in DeleteProperty() local
[all …]
Djs_async_generator_object.cpp76 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in AsyncGeneratorResolve() local
111 const JSHandle<JSTaggedValue> undefined = constants->GetHandledUndefined(); in AsyncGeneratorReject() local
269 JSHandle<JSTaggedValue> undefined = constants->GetHandledUndefined(); in AsyncGeneratorEnqueue() local
325 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseResolve() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_job.cpp57 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseReactionJob() local
109 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in PromiseResolveThenableJob() local
224 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in DynamicImportJob() local
238 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CatchException() local
Dbuiltins_promise_handler.cpp207 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in ResolveElementFunction() local
254 JSTaggedValue undefined = thread->GlobalConstants()->GetUndefined(); in throwerFunction() local
273 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in ThenFinally() local
314 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in CatchFinally() local
370 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PromiseResolve() local
437 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AllSettledResolveElementFunction() local
502 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AllSettledRejectElementFunction() local
561 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in AnyRejectElementFunction() local
Dbuiltins_promise.cpp75 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in PromiseConstructor() local
274 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Resolve() local
311 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Reject() local
344 JSHandle<JSTaggedValue> undefined = globalConst->GetHandledUndefined(); in Catch() local
484 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAll() local
594 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseRace() local
735 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAny() local
920 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in PerformPromiseAllSettled() local
1103 JSHandle<JSTaggedValue> undefined(globalConst->GetHandledUndefined()); in Finally() local
Dbuiltins_async_iterator.cpp55 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in Return() local
/arkcompiler/ets_runtime/ecmascript/jobs/
Dpending_job.h48 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ExecutePendingJob() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_test.cpp129 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
183 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
238 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
325 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
356 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
387 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
418 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
458 …JSHandle<JSTaggedValue> undefined = instance->GetJSThread()->GlobalConstants()->GetHandledUndefine… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_dynamic_import.cpp59 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in ExecuteNativeModule() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_promise_test.cpp106 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HWTEST_F_L0() local
125 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HWTEST_F_L0() local
Djs_primitive_ref_test.cpp59 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/containersprivatecommon_fuzzer/
Dcontainersprivatecommon_fuzzer.h43 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/
Dbuiltinsarraybufferisview_fuzzer.cpp38 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/
Dbuiltinsarraybufferarraybufferconstructor_fuzzer.cpp38 JSHandle<JSTaggedValue> undefined = thread->GlobalConstants()->GetHandledUndefined(); in CreateEcmaRuntimeCallInfo() local

12345678910