Oilpan: 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 Review URL: https://codereview.chromium.org/212213007 git-svn-id: svn://svn.chromium.org/blink/trunk@170298 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment