Correct hoisting of destructing var declarations
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'