Reviewers: Kasper Lund,
Message:
This is a candidate for merging to the 2.2 branch!
Description:
Fix a bug in the handling of debug break in CallIC
The change of calling convention in the CallIC was not reflected in the
debug
break code. Without the change to the debug break code the added test
crashed.
Please review this at http://codereview.chromium.org/3167037/show
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/arm/debug-arm.cc
M src/ia32/debug-ia32.cc
M src/x64/debug-x64.cc
M test/cctest/test-debug.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev