DescriptionOilpan: Move InterpolableValue's hierarchy to oilpan's heap
This CL changes OwnPtr<OwnPtr<InterporableValue>[]> in InterpolableValueList to Vector<OwnPtr<InterporableValue>>. As far as I see the code, I don't think this change will affect performance.
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170298
Patch Set 1 #
Total comments: 5
Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Messages
Total messages: 16 (0 generated)
|