Removed the change from greater to above_equal. It did not work, as the
calculation of the expected SP can wrap around 0. Erik Corry has CL
http://codereview.chromium.org/2926 open for fixing this issue more
generally.


http://codereview.chromium.org/4296/diff/1/2
File src/builtins-ia32.cc (right):

http://codereview.chromium.org/4296/diff/1/2#newcode520
Line 520: if (true && FLAG_check_stack) {
On 2008/09/26 09:25:50, bak wrote:
> Please remove true &&. It does not add much.

Sorry about that - testing leftover.

http://codereview.chromium.org/4296

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to