Home
last modified time | relevance | path

Searched refs:Unreachable (Results 1 – 25 of 174) sorted by relevance

1234567

/third_party/typescript/tests/baselines/reference/
DneverReturningFunctions1.errors.txt1 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(13,5): error TS7027: Unreachable co…
2 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(19,5): error TS7027: Unreachable co…
3 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(30,5): error TS7027: Unreachable co…
4 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(36,5): error TS7027: Unreachable co…
5 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(51,5): error TS7027: Unreachable co…
6 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(57,5): error TS7027: Unreachable co…
7 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(63,5): error TS7027: Unreachable co…
8 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(77,9): error TS7027: Unreachable co…
9 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(82,9): error TS7027: Unreachable co…
10 tests/cases/conformance/controlFlow/neverReturningFunctions1.ts(89,9): error TS7027: Unreachable co…
[all …]
DreachabilityChecks1.errors.txt1 tests/cases/compiler/reachabilityChecks1.ts(2,1): error TS7027: Unreachable code detected.
2 tests/cases/compiler/reachabilityChecks1.ts(6,5): error TS7027: Unreachable code detected.
3 tests/cases/compiler/reachabilityChecks1.ts(18,5): error TS7027: Unreachable code detected.
4 tests/cases/compiler/reachabilityChecks1.ts(30,5): error TS7027: Unreachable code detected.
5 tests/cases/compiler/reachabilityChecks1.ts(47,5): error TS7027: Unreachable code detected.
12 !!! error TS7027: Unreachable code detected.
18 !!! error TS7027: Unreachable code detected.
36 !!! error TS7027: Unreachable code detected.
52 !!! error TS7027: Unreachable code detected.
71 !!! error TS7027: Unreachable code detected.
Dcf.errors.txt1 tests/cases/compiler/cf.ts(9,13): error TS7027: Unreachable code detected.
2 tests/cases/compiler/cf.ts(21,17): error TS7027: Unreachable code detected.
3 tests/cases/compiler/cf.ts(32,13): error TS7027: Unreachable code detected.
4 tests/cases/compiler/cf.ts(36,13): error TS7027: Unreachable code detected.
18 !!! error TS7027: Unreachable code detected.
32 !!! error TS7027: Unreachable code detected.
45 !!! error TS7027: Unreachable code detected.
51 !!! error TS7027: Unreachable code detected.
DtryCatchFinallyControlFlow.errors.txt1 tests/cases/compiler/tryCatchFinallyControlFlow.ts(105,5): error TS7027: Unreachable code detected.
2 tests/cases/compiler/tryCatchFinallyControlFlow.ts(118,9): error TS7027: Unreachable code detected.
3 tests/cases/compiler/tryCatchFinallyControlFlow.ts(218,13): error TS7027: Unreachable code detected.
4 tests/cases/compiler/tryCatchFinallyControlFlow.ts(220,9): error TS7027: Unreachable code detected.
6 tests/cases/compiler/tryCatchFinallyControlFlow.ts(255,9): error TS7027: Unreachable code detected.
114 x; // Unreachable
116 !!! error TS7027: Unreachable code detected.
129 x; // Unreachable
131 !!! error TS7027: Unreachable code detected.
233 !!! error TS7027: Unreachable code detected.
[all …]
DassertionsAndNonReturningFunctions.errors.txt1 …ormance/jsdoc/assertionsAndNonReturningFunctions.js(46,9): error TS7027: Unreachable code detected.
2 …ormance/jsdoc/assertionsAndNonReturningFunctions.js(58,5): error TS7027: Unreachable code detected.
51 x; // Unreachable
53 !!! error TS7027: Unreachable code detected.
65 b; // Unreachable
67 !!! error TS7027: Unreachable code detected.
DassertionTypePredicates1.errors.txt1 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(43,9): error TS7027: Unreachable co…
2 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(47,9): error TS7027: Unreachable co…
3 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(91,9): error TS7027: Unreachable co…
4 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(126,9): error TS7027: Unreachable c…
5 tests/cases/conformance/controlFlow/assertionTypePredicates1.ts(141,9): error TS7027: Unreachable c…
61 x; // Unreachable
63 !!! error TS7027: Unreachable code detected.
67 x; // Unreachable
69 !!! error TS7027: Unreachable code detected.
113 x; // Unreachable
[all …]
DunreachableJavascriptChecked.errors.txt1 tests/cases/compiler/unreachable.js(3,5): error TS7027: Unreachable code detected.
2 tests/cases/compiler/unreachable.js(6,5): error TS7027: Unreachable code detected.
12 !!! error TS7027: Unreachable code detected.
16 !!! error TS7027: Unreachable code detected.
DreachabilityChecks8.errors.txt1 tests/cases/compiler/reachabilityChecks8.ts(4,24): error TS7027: Unreachable code detected.
2 tests/cases/compiler/reachabilityChecks8.ts(5,24): error TS7027: Unreachable code detected.
11 !!! error TS7027: Unreachable code detected.
14 !!! error TS7027: Unreachable code detected.
DneverReturningFunctions1.types45 x; // Unreachable
60 x; // Unreachable
101 x; // Unreachable
118 x; // Unreachable
167 x; // Unreachable
184 x; // Unreachable
203 x; // Unreachable
255 x; // Unreachable
271 x; // Unreachable
290 x; // Unreachable
[all …]
DreachabilityChecks6.errors.txt6 tests/cases/compiler/reachabilityChecks6.ts(85,13): error TS7027: Unreachable code detected.
8 tests/cases/compiler/reachabilityChecks6.ts(96,13): error TS7027: Unreachable code detected.
10 tests/cases/compiler/reachabilityChecks6.ts(122,13): error TS7027: Unreachable code detected.
110 !!! error TS7027: Unreachable code detected.
125 !!! error TS7027: Unreachable code detected.
155 !!! error TS7027: Unreachable code detected.
DneverReturningFunctions1.symbols37 x; // Unreachable
51 x; // Unreachable
85 x; // Unreachable
101 x; // Unreachable
143 x; // Unreachable
159 x; // Unreachable
175 x; // Unreachable
219 x; // Unreachable
234 x; // Unreachable
249 x; // Unreachable
[all …]
DreachabilityChecks5.errors.txt7 tests/cases/compiler/reachabilityChecks5.ts(85,13): error TS7027: Unreachable code detected.
9 tests/cases/compiler/reachabilityChecks5.ts(96,13): error TS7027: Unreachable code detected.
11 tests/cases/compiler/reachabilityChecks5.ts(122,13): error TS7027: Unreachable code detected.
113 !!! error TS7027: Unreachable code detected.
128 !!! error TS7027: Unreachable code detected.
158 !!! error TS7027: Unreachable code detected.
DjsFileCompilationBindErrors.errors.txt3 tests/cases/compiler/a.js(6,5): error TS7027: Unreachable code detected.
17 return; // Error: Unreachable code detected.
19 !!! error TS7027: Unreachable code detected.
DtryCatchFinallyControlFlow.types227 x; // Unreachable
239 … } finally { x; // 0 | 1 } x; // Unreachable })() : void
240 … } finally { x; // 0 | 1 } x; // Unreachable }) : () => v…
241 … } finally { x; // 0 | 1 } x; // Unreachable } : () => vo…
255 x; // Unreachable
570 … } catch (e) { return null; } x; // Unreachable })() : "x" |…
571 … } catch (e) { return null; } x; // Unreachable }) : () => "…
572 … } catch (e) { return null; } x; // Unreachable } : () => "x…
584 x; // Unreachable
DrecursiveArrayNotCircular.types43 throw new Error("Unreachable!");
44 >new Error("Unreachable!") : Error
46 >"Unreachable!" : "Unreachable!"
DreachabilityChecks2.errors.txt1 tests/cases/compiler/reachabilityChecks2.ts(4,1): error TS7027: Unreachable code detected.
20 !!! error TS7027: Unreachable code detected.
DunreachableSwitchTypeofAny.errors.txt1 tests/cases/compiler/unreachable.ts(12,5): error TS7027: Unreachable code detected.
18 !!! error TS7027: Unreachable code detected.
DunreachableSwitchTypeofUnknown.errors.txt1 tests/cases/compiler/unreachable.ts(12,5): error TS7027: Unreachable code detected.
18 !!! error TS7027: Unreachable code detected.
DjsFileCompilationBindReachabilityErrors.errors.txt2 tests/cases/compiler/a.js(16,5): error TS7027: Unreachable code detected.
26 !!! error TS7027: Unreachable code detected.
DtypedefOnStatements.types62 throw new Error('Unreachable')
63 >new Error('Unreachable') : Error
65 >'Unreachable' : "Unreachable"
/third_party/node/deps/v8/src/builtins/
Dbuiltins-bigint-gen.cc16 Unreachable(); in TF_BUILTIN()
34 Unreachable(); in TF_BUILTIN()
52 Unreachable(); in TF_BUILTIN()
64 Unreachable(); in TF_BUILTIN()
Dbuiltins-temporal-gen.cc76 Unreachable(); in TemporalInstantFixedArrayFromIterable()
82 Unreachable(); in TemporalInstantFixedArrayFromIterable()
Dbuiltins-iterator-gen.cc40 Unreachable(); in GetIterator()
52 Unreachable(); in GetIterator()
104 Unreachable(); in IteratorStep()
267 Unreachable(); in StringListFromIterable()
276 Unreachable(); in StringListFromIterable()
Dbuiltins-sharedarraybuffer-gen.cc256 Unreachable(); in TF_BUILTIN()
370 Unreachable(); in TF_BUILTIN()
499 Unreachable(); in TF_BUILTIN()
513 Unreachable(); in TF_BUILTIN()
654 Unreachable(); in TF_BUILTIN()
671 Unreachable(); in TF_BUILTIN()
805 Unreachable(); in AtomicBinopBuiltinCommon()
817 Unreachable(); in AtomicBinopBuiltinCommon()
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
Dtestlist.go199 Unreachable = Status("UNREACHABLE") const
222 Unreachable,
234 case Fail, Timeout, Crash, Unimplemented, Unreachable, Assert, Abort, InternalError:

1234567