Reviewers: ulan,

Message:
Hi Ulan,
Here is the abbreviated fix we discussed, thx for the review! Working on part
2...
--Michael

Description:
Fix part 1 of 2: Error found in test262 on ARM: BinaryOpStub could call out to a
built-in and push parameters without an enclosing frame. This corrupted
stackwalking.

TODO annotations in code-stubs-<arch>.cc are added for the part 2 of the fix to
follow.

BUG=

Please review this at https://codereview.chromium.org/14813029/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/arm/code-stubs-arm.cc
  M src/arm/simulator-arm.cc
  M src/code-stubs.cc
  M src/ia32/code-stubs-ia32.cc
  M src/x64/code-stubs-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to