MIPS: Error found in test262 on ARM: BinaryOpStub could call out to a built-in and...
authorpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 May 2013 00:57:19 +0000 (00:57 +0000)
committerpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 May 2013 00:57:19 +0000 (00:57 +0000)
commit77f19618a0398b0225f64cfa433815d30fe5fe6a
treecc2f0e6a475ac8d4383e07b6bfec99cfe10c8b16
parentf09e3064b6628c767e98ab249a5d466990984805
MIPS: Error found in test262 on ARM: BinaryOpStub could call out to a built-in and push parameters without an enclosing frame.

Port r14665 (15349aa)

This corrupted stackwalking.

BUG=

Review URL: https://codereview.chromium.org/14850023
Patch from Balazs Kilvady <kilvadyb@homejinni.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14673 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/code-stubs-mips.cc
src/mips/code-stubs-mips.h
src/mips/simulator-mips.cc