DescriptionAvoid allocation of temporary zone lists when inserting representation changes.
Instead of allocating fresh temporary lists for every instruction, reuse
the same instance and reset it between instructions.
This reduces the amount of zone memory used for inserting the HChange
instructions roughly by half.
Committed: http://code.google.com/p/v8/source/detail?r=7094
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|