Description[bindings] Compact ConstantConfiguration by using |union|
This patch uses |union| to store the constant values to reduce space required.
This patch saves about ~4 Kbytes of in |.data.rel.ro.local| with component build on linux platform.
Also the size of V8DOMConfiguration::ConstantConfiguration is down to 24 bytes from
40 bytes on 64bit linux build.
BUG=469961
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201193
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|