Eliminate some unnecessary copies of Lengths
Using the Length store directly should work fine most of the time, and avoids the fairly bloaty Length copy constructor and destructor pair. Some minor massaging of ValueForPositionOffset required, but otherwise straightforward. Change-Id: I1b1d0b14f3897fc4173eab123cc3b241b28c70d3 Reviewed-on: https://chromium-review.googlesource.com/806834Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#521473}
Showing
Please register or sign in to comment