Fix issue 124 by computing the receiver correctly when
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Oct 2008 08:42:22 +0000 (08:42 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Oct 2008 08:42:22 +0000 (08:42 +0000)
commitb727198587f1522b2c6b1dbdb8427bffad1b3a4d
tree7035e3037dd48ae793c02f3cb1f5c84e4b7db355
parent63afc7bad326b2269c21fdc4cf24baab727cae0a
Fix issue 124 by computing the receiver correctly when
the property is found in a context slot.
Review URL: http://codereview.chromium.org/8097

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@566 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects-inl.h
src/objects.h
src/runtime.cc
test/mjsunit/regress/regress-124.js [moved from test/mjsunit/bugs/bug-124.js with 91% similarity]