Fix in compiler pass: cr.defineProperty() with 2 arguments means opt_kind == cr.Prope...
commitc4d3e3f158b3a1673357d3165b45ce1a61dafe7b
authorvitalyp@chromium.org <vitalyp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 15 Aug 2014 16:24:26 +0000 (15 16:24 +0000)
committervitalyp@chromium.org <vitalyp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 15 Aug 2014 16:26:36 +0000 (15 16:26 +0000)
treee148c2b72e54fa73eed9e4f663974e5e8dcd5083
parent19cf2f78c89bdbaab8d6b1386d3398b4290cbdef
Fix in compiler pass: cr.defineProperty() with 2 arguments means opt_kind == cr.PropertyKind.JS

BUG=393873
R=tbreisacher@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#289902}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289902 0039d316-1c4b-4281-b951-d872f2087c98
third_party/closure_compiler/runner/src/com/google/javascript/jscomp/ChromePass.java
third_party/closure_compiler/runner/test/com/google/javascript/jscomp/ChromePassTest.java