removeStringForStats   96 Source/wtf/text/StringImpl.h void removeStringForStats(StringImpl*);
removeStringForStats  100 Source/wtf/text/StringImpl.h #define STRING_STATS_REMOVE_STRING(string) StringImpl::stringStats().removeString(string); removeStringForStats(this)