Chromium Code Reviews
DescriptionExperimental: the code to make a frame mergable is sometimes emitted
between an instruction that sets the processor flags and an
instruction that tests them. The flags must not be affected by the
make mergable code (mov and push is OK, xor is not).
Committed: http://code.google.com/p/v8/source/detail?r=1022
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||