Chromium Code Reviews
DescriptionAlign start of the page's object area to match OS::kMaxPreferredCodeAlignment.
On ia32 we were aligning it only by 8 bytes which would later negate all our attemps to align code objects by 16 or 32 bytes as the very first code object would be misaligned and the rest would have the same misalignment modulo preferred code alignment.
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=21269
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||