1 java.lang.RuntimeException: test/script/basic/es6/destructuring.js#34:3<eval>:1:0 ES6 destructuring is not yet implemented 2 var { x, y } = obj; 3 ^