DescriptionStop inlining StringBuffer<CharType>::shrink().
Minor cleanup as part of looking at overly aggressive inlining. The default
for all code should be that no code is force-inlined unless it is
critical for some other reason.
This is a prerequisite for http://codereview.chromium.org/390003003/
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181193
Patch Set 1 : Unittests #Patch Set 2 : StringBuffer::shrink(). Warnings signed 0 compared to unsigned length. #
Messages
Total messages: 15 (4 generated)
|