MIPS: Fix patching the receiver (global object -> global proxy) after the interceptor.
authorpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Dec 2013 23:00:10 +0000 (23:00 +0000)
committerpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 10 Dec 2013 23:00:10 +0000 (23:00 +0000)
commit6b65e909e0c698f1d641f153e27c1f2125843fe7
tree693156ea1ac5d28cffc290507e4db9c42077b4b6
parent4b9730b1b375a7e1dcf92e86835e669cb976198e
MIPS: Fix patching the receiver (global object -> global proxy) after the interceptor.

Port r18286 (f6277add)

Original commit message:
This is a temporary fix that will be replaced by loading the proxy from the target function.

BUG=
R=gergely@homejinni.com

Review URL: https://codereview.chromium.org/103453003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18293 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/stub-cache-mips.cc