DescriptionFix aliasing problem in inlined stores on x64 and ia32. The receiver
and the value can share a register. We need to remove this aliasing
before modifying the registers.
I haven't managed to generate a stand-alon test case for this
yet. I'll do that as a separate change. This was found while loading
Wave.
Committed: http://code.google.com/p/v8/source/detail?r=5127
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|