IDL compiler: Stop creating copies of primitive objects.
A lot of copies of 'str' are just waste of memory in the current design/implementation, so this patch stops creating copies of primitive objects. Bug: 839389 Change-Id: I9873986dab0a13340768badfc119100c88eea733 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774004Reviewed-by:Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#691200}
Showing
Please register or sign in to comment