Searched refs:matchesQuery (Results 1 – 5 of 5) sorted by relevance
265 function matchesQuery(/*ProfileDataGridNode*/ profileDataGridNode) function351 if (matchesQuery(current)) {
622 function matchesQuery(gridNode) function641 if (matchesQuery(current))
223 function matchesQuery(heapSnapshotDataGridNode) function265 if (matchesQuery(current))
94579 (WebInspector.ProfileView.prototype.performSearch.matchesQuery):94580 Fixed accidental semicolon that caused 'matchesQuery' always return true.
17388 (WebInspector.ProfileView.prototype.performSearch.matchesQuery):