Home
last modified time | relevance | path

Searched refs:hasSubstring (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DProfileView.js320 …if (profileDataGridNode.functionName.hasSubstring(query, true) || profileDataGridNode.url.hasSubst…
Dutilities.js320 String.prototype.hasSubstring = function(string, caseInsensitive) method in String
Dinspector.js1169 if (resourceURL.hasSubstring(url))