CallIC and KeyedCallIC not wrapping this for strict mode functions.
authormmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Feb 2011 00:39:21 +0000 (00:39 +0000)
committermmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Feb 2011 00:39:21 +0000 (00:39 +0000)
commitfb20f7fc7524b037e4c6f410e6f4fcca77082866
treea00ca16a3fda7d99310dfd69ca71c3abebb49678
parent6aec28f44733d0bb0d553b3c4631ededf498b002
CallIC and KeyedCallIC not wrapping this for strict mode functions.
Fix CallIC and KeyedCallIC to correctly use Handle<Object>.

Review URL: http://codereview.chromium.org/6523052

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6874 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/stub-cache-arm.cc
src/ia32/stub-cache-ia32.cc
src/ic.cc
src/ic.h
src/x64/stub-cache-x64.cc
test/mjsunit/strict-mode.js