Fix issue 392 by disabling the TakeValue optimization for
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Jun 2009 06:20:52 +0000 (06:20 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 29 Jun 2009 06:20:52 +0000 (06:20 +0000)
commit3ae01ab8efdc9d8dda2ed1d32b30295535f651f4
tree9beffac766785eac21834a5b49a4db3b16a18723
parente99f056a434c09ef1f88eac7fa72a63132e73919
Fix issue 392 by disabling the TakeValue optimization for
access to the arguments object.
Review URL: http://codereview.chromium.org/150016

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