Fix inline constructors for Harmony Proxy prototypes.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Jul 2012 11:28:33 +0000 (11:28 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Jul 2012 11:28:33 +0000 (11:28 +0000)
commit09bfdabd2a931c840f9618b776321b188634f733
treead9b67b40414b934b93dfda56a3af5048c4483f0
parente9b5119903c1ad0bb53d2234baa537ce19a9c327
Fix inline constructors for Harmony Proxy prototypes.

R=rossberg@chromium.org
BUG=v8:2225
TEST=mjsunit/regress/regress-2225

Review URL: https://chromiumcodereview.appspot.com/10736009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12028 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc
src/runtime.cc
test/mjsunit/regress/regress-2225.js [new file with mode: 0644]