Outline RefCountedThreadSafeBase::AddRef and Release on non-X86

They were made inline in #481091, which caused a size drop on X86 and
size increase on ARM.

The code sequence on ARM is larger than on X86, and probably not worth
inlining.

BUG=728324,736015

Review-Url: https://codereview.chromium.org/2961413003
Cr-Commit-Position: refs/heads/master@{#483759}


CrOS-Libchrome-Original-Commit: 79eb7ebaabeb87fd76da56f35de0ab5776806a15
2 files changed
tree: 368c74030020c832d347bc6709f8cd0f183946df
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/