Searched refs:STRING_STATS_REMOVE_STRING (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringImpl.h100 #define STRING_STATS_REMOVE_STRING(string) StringImpl::stringStats().removeString(string); removeStringForStats(this) macro
104 #define STRING_STATS_REMOVE_STRING(string) ((void)0) macro
H A DStringImpl.cpp277 STRING_STATS_REMOVE_STRING(this);

Completed in 100 milliseconds