v8/test/mozilla
adamk 515093630a Move --harmony-destructuring-bind to shipping
Also fix CheckConflictingVarDeclarations() to properly handle
legacy const bindings. Without that change enabling the flag
causes code like:

  function f() { const x; var x; }

to throw an early error, rather than wait to throw the error
until f is invoked.

BUG=v8:811
LOG=y
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1451843002

Cr-Commit-Position: refs/heads/master@{#32222}
2015-11-24 16:50:16 +00:00
..
mozilla-shell-emulation.js Removed lots of new mozilla tests depending on "options" function. 2008-12-03 10:21:50 +00:00
mozilla.gyp [swarming] Isolate more tests. 2015-10-19 11:37:26 +00:00
mozilla.isolate [swarming] Isolate more tests. 2015-10-19 11:37:26 +00:00
mozilla.status Move --harmony-destructuring-bind to shipping 2015-11-24 16:50:16 +00:00
testcfg.py [test] Pull mozilla tests as a dependency. 2015-10-16 13:01:54 +00:00