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