DescriptionRevert r3032 that uses push instead of 'sub esp, size'. This change
leads to stack corruption in 32-bit version of V8.
See http://code.google.com/p/chromium/issues/detail?id=27227 for a
reproducible case.
Since this is only an issue on 32-bit V8 I think this has got
something to do with the UnsafeSmi handling that we do on ia32. I'm
reverting for now so we can push a fix, but we should track down the
issue and create a regression test for this.
Committed: http://code.google.com/p/v8/source/detail?r=3263
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|