Commit Graph

2 Commits

Author SHA1 Message Date
Asger F
c327ee5d4f JS: Update TRAP 2019-11-15 09:27:19 +00:00
Max Schaefer
03a2204c30 JavaScript: Improve support for dynamic imports.
`yield import(...)` previously caused a syntax error, now it is parsed
correctly.

`parseYield` is the only place where the value of `startsExpr` matters,
so this change should not affect anything else.
2019-03-13 14:40:12 +00:00