repl: isSyntaxError() catches "strict mode" errors
authorNathan Rajlich <nathan@tootallnate.net>
Sat, 30 Mar 2013 20:10:30 +0000 (13:10 -0700)
committerNathan Rajlich <nathan@tootallnate.net>
Sat, 30 Mar 2013 20:10:30 +0000 (13:10 -0700)
commit085f9d636b260724af2e80d6757e9d0f4bcd9193
tree29c1c21dce7ef28b609efb6c24417e8e63fc3238
parent7af075ee30485e6f2d295d3ad32923dd5ecb7536
repl: isSyntaxError() catches "strict mode" errors

Closes #5178.
lib/repl.js
test/simple/test-repl.js