DescriptionOutline 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}
Committed: https://chromium.googlesource.com/chromium/src/+/79eb7ebaabeb87fd76da56f35de0ab5776806a15
Patch Set 1 #
Total comments: 2
Messages
Total messages: 20 (10 generated)
|