Skip to content

Correct hoisting of destructing var declarations

Compare
Choose a tag to compare
@matAtWork matAtWork released this 06 Jun 11:05
· 184 commits to master since this release

Correct hoisting of destructing var declarations (implemented in nodejs >6.0.0)
Update test script to be more discerning about how to detect JS feature implementations in V8
Add test 'es6-destructure'