Home
last modified time | relevance | path

Searched refs:isNonEmpty (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/url/src/
DURLComponent.h51 bool isNonEmpty() const { return m_length > 0; } in isNonEmpty() function
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-242428 (WTF::URLComponent::isNonEmpty):