This is not wrapped for strict mode and builtin functions.
authormmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Feb 2011 17:52:03 +0000 (17:52 +0000)
committermmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Feb 2011 17:52:03 +0000 (17:52 +0000)
commitbb7b0149880f2485ad0cf45b75789a81d5f4daf8
treeac273a16eb783f4f2c45ebc7cb3d0de6a7af203c
parent749c5ea72ea9471cd9966053e1c437bc54d50f52
This is not wrapped for strict mode and builtin functions.
CallIC and KeyedCallIC do not wrap this when calling builtin
and strict mode functions.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6845 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