DescriptionRefactoring only: Extracted 2 methods from ClearNonLiveTransitions
This simple refactoring makes it very clear that clearing non-live transitions
actually consists of 2 quite separate things. Things would even be nicer if the
prototype transitions were represented by a separate data structure instead of
reusing FixedArray in an interesting way once again.
As an additional bonus, this CL makes it possible to read each of the methods in
question on a 30" screen without scrolling!
Committed: https://code.google.com/p/v8/source/detail?r=10501
Patch Set 1 #
Total comments: 2
Patch Set 2 : Incorporated online and offline review suggestions #
Messages
Total messages: 2 (0 generated)
|