Lines Matching refs:property
825 WebInspector.HeapSnapshotDataGridList.propertyComparator = function(property, property2, isAscending)827 var propertyHash = property + "#" + property2;831 var l = lhs[property], r = rhs[property];