DescriptionFix Issue 1234.
Ensure that there is always enough bytes between consequtive calls in
unoptimized code to write a call instruction at the return points
without overlapping.
This handles the case where two return points were only four bytes
apart (because the latter call was to a register).
BUG=v8:1234
Committed: http://code.google.com/p/v8/source/detail?r=7089
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|