[es6] support spread-calling Super-accessing properties
authorcaitpotter88 <caitpotter88@gmail.com>
Thu, 14 May 2015 22:59:22 +0000 (15:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 14 May 2015 22:59:14 +0000 (22:59 +0000)
commit3a18b9b71bac2f64db3dcbef6e2a503262036c1c
tree98cf5121bc6e53330e1cb18339dd19f118227384
parentd090469cdd736240f7172696e1f30096695536fc
[es6] support spread-calling Super-accessing properties

BUG=v8:4105, v8:3018
LOG=N
R=arv@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#28405}
src/parser.cc
test/mjsunit/harmony/spread-call-super-property.js [new file with mode: 0644]