Commit 66e66e5
committed
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 <[email protected]>1 parent a91f6b8 commit 66e66e5
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1361 | 1361 | | |
1362 | 1362 | | |
1363 | 1363 | | |
1364 | | - | |
| 1364 | + | |
| 1365 | + | |
1365 | 1366 | | |
1366 | 1367 | | |
1367 | | - | |
1368 | | - | |
1369 | | - | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
| 1368 | + | |
| 1369 | + | |
1373 | 1370 | | |
1374 | 1371 | | |
1375 | 1372 | | |
| |||
0 commit comments