Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up use of ES6 primitives #1

Open
jcranmer opened this issue Apr 3, 2014 · 1 comment
Open

Clean up use of ES6 primitives #1

jcranmer opened this issue Apr 3, 2014 · 1 comment

Comments

@jcranmer
Copy link
Contributor

jcranmer commented Apr 3, 2014

Owing to a few abortive attempts to make this code work on v8, there is little consistency of which primitives are used (such as array destructuring).

Also, ES6 changed array comprehensions from the SpiderMonkey style, so these need to be replaced as well.

@lygstate
Copy link

I've already removed all array comprehension in jsmime in the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants