Commit a33909e
repl: fix repl after V8 upgrade
V8 improved the error message for illegal token in
v8/v8@879b617b. This breaks the recoverable
error handling in repl.
Ref: #6482
PR-URL: #7016
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>1 parent 6dfa533 commit a33909e
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
| 1227 | + | |
| 1228 | + | |
1228 | 1229 | | |
1229 | 1230 | | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
| 1231 | + | |
| 1232 | + | |
1236 | 1233 | | |
1237 | 1234 | | |
1238 | 1235 | | |
| |||
0 commit comments