Keyed stores to super where key is a name.
authordslomov@chromium.org <dslomov@chromium.org>
Thu, 9 Oct 2014 11:36:22 +0000 (11:36 +0000)
committerdslomov@chromium.org <dslomov@chromium.org>
Thu, 9 Oct 2014 11:36:22 +0000 (11:36 +0000)
commit53c9f0bb3d52fc7c8e988878b96526d9b35b96a6
tree60e9cb6162e9f1d972179f3cc1ae9cad512ef2cd
parent61b68155c30c8a95fa8ba794160bcbf2380fe774
Keyed stores to super where key is a name.

R=arv@chromium.org, ishell@chromium.org
BUG=v:3330
LOG=N

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24490 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/full-codegen-arm.cc
src/arm64/full-codegen-arm64.cc
src/full-codegen.h
src/ia32/full-codegen-ia32.cc
src/runtime/runtime-classes.cc
src/runtime/runtime.h
src/x64/full-codegen-x64.cc
test/mjsunit/harmony/super.js