DescriptionRefactor assignments in the ia32 code generator.
Change compilation of assignment expressions in the ia32 code
generator to no longer use the Reference helper class. This gives us
more explicit control over which subexpressions are evaluated and
when.
Committed: http://code.google.com/p/v8/source/detail?r=3899
Patch Set 1 #Patch Set 2 : Replace inadvertent CHECK with ASSERT. #Patch Set 3 : Merged with bleeding_edge@HEAD. #
Messages
Total messages: 2 (0 generated)
|