DescriptionUse memcpy in SVGPathByteStreamSource::readType
This avoids having the compiler beating around the bush trying to
recognize the memcpy, and results in smaller code (roughly 50% smaller
measured for GCC 4.8). All at the affordable price of upsetting a few
language purists.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166516
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|