| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -55,11 +55,11 @@ ReferenceError: y is not defined | |||
| 55 | 55 | var ______________________________________________; throw 10 | |
| 56 | 56 | ^ | |
| 57 | 57 | 10 | |
| 58 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 58 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| 59 | 59 | ||
| 60 | 60 | [eval]:1 | |
| 61 | 61 | var ______________________________________________; throw 10 | |
| 62 | 62 | ^ | |
| 63 | 63 | 10 | |
| 64 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 64 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| 65 | 65 | done | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,11 +67,11 @@ ReferenceError: y is not defined | |||
| 67 | 67 | let ______________________________________________; throw 10 | |
| 68 | 68 | ^ | |
| 69 | 69 | 10 | |
| 70 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 70 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| 71 | 71 | ||
| 72 | 72 | [stdin]:1 | |
| 73 | 73 | let ______________________________________________; throw 10 | |
| 74 | 74 | ^ | |
| 75 | 75 | 10 | |
| 76 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 76 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| 77 | 77 | done | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,4 @@ | |||
| 3 | 3 | throw { // eslint-disable-line no-throw-literal | |
| 4 | 4 | ^ | |
| 5 | 5 | [object Object] | |
| 6 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 6 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,4 @@ | |||
| 3 | 3 | throw null; | |
| 4 | 4 | ^ | |
| 5 | 5 | null | |
| 6 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 6 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,4 @@ | |||
| 3 | 3 | throw undefined; | |
| 4 | 4 | ^ | |
| 5 | 5 | undefined | |
| 6 | - (Use `node --trace-uncaught ...` to show where the exception was thrown) | ||
| 6 | + (Use `* --trace-uncaught ...` to show where the exception was thrown) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments