bindings: Reduce the size of wrapper_type_info.h

wrapper_type_info.h is used in 5,000+ compilation units, and this CL
reduces its pre-processed size from 2.24MB to 1.61MB.

This CL uninlines WrapperTypeInfo::WrapperCreated() and
WrapperTypeInfo::WrapperDestroyed(). It might affect performance
slightly.

Bug: 242216
Change-Id: I8219835eee87e7b56f85437be8e01c1e69c15f31
Reviewed-on: https://chromium-review.googlesource.com/1117736
Reviewed-by: Hitoshi Yoshida <peria@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571033}
7 files changed