Home
last modified time | relevance | path

Searched refs:matchesQuery (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DProfileView.js264 function matchesQuery(/*ProfileDataGridNode*/ profileDataGridNode) function
350 if (matchesQuery(current)) {
/external/webkit/WebKit/chromium/src/js/
DHeapProfilerPanel.js228 function matchesQuery(heapSnapshotDataGridNode) function
270 if (matchesQuery(current))
/external/webkit/WebCore/
DChangeLog-2010-01-2994579 (WebInspector.ProfileView.prototype.performSearch.matchesQuery):
94580 Fixed accidental semicolon that caused 'matchesQuery' always return true.
DChangeLog-2009-06-1617388 (WebInspector.ProfileView.prototype.performSearch.matchesQuery):