DescriptionGet rid of a useless helper method in the register allocator.
Reading the virtual register from a LOperand is only needed used for
unallocated LOperands (LUnallocated). There is no need for having a
method for that on LOperand.
Committed: http://code.google.com/p/v8/source/detail?r=10555
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|