0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/repl
Ruben Bridgewater e939b8f13b
repl: handle stage-3 language features properly
This adds stage-3 language features to acorn so that the REPL is
able to parse these features properly. Otherwise these would cause
SyntaxErrors.

PR-URL: https://github.com/nodejs/node/pull/27400
Fixes: https://github.com/nodejs/node/issues/27391
Fixes: https://github.com/nodejs/node/issues/25835
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2019-04-30 16:22:57 +02:00
..
await.js repl: add new language features to top level await statements 2019-04-30 16:22:56 +02:00
history.js lib: require globals instead of using the global proxy 2019-04-16 04:24:26 +08:00
utils.js repl: handle stage-3 language features properly 2019-04-30 16:22:57 +02:00