Yusuke, thanks for bringing this up.
Ariya, I think we should switch to ArrowFunctionExpression, so I filed a
bug against Reflect.parse to make that change.[1]
The names we use are listed in [2] in case you ever want to check. When
you add new node types, please send mail to this list, and I'll try to
do the same.
`yield * EXPR` is being implemented in SM right now[3]. The structure
proposed in the patch is different but I'll suggest switching to what
Esprima does in my code review.
-j
[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=913617
[2]: https://mxr.mozilla.org/mozilla-central/source/js/src/jsast.tbl
[3]: https://bugzilla.mozilla.org/show_bug.cgi?id=666396
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals