DescriptionAvoid adding HWrapReceiver during graph building.
This adds an early check to the graph builder which prevents adding an
HWrapReceiver instruction if the receiver type is already known at graph
building time. Also HAllocate no longer unnecessarily postpones setting
it's type until type inference but sets it right away. These changes are
in preparation for escape analysis.
R=titzer@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15843
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|