Commit c5a157c
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.
PR-URL: nodejs#6482
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>1 parent dfc9008 commit c5a157c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1168 | 1168 | | |
1169 | 1169 | | |
1170 | 1170 | | |
1171 | | - | |
| 1171 | + | |
| 1172 | + | |
1172 | 1173 | | |
1173 | 1174 | | |
1174 | 1175 | | |
| |||
0 commit comments