Searched refs:shouldDelete (Results 1 – 2 of 2) sorted by relevance
21 const shouldDelete = insideTags > 0;26 return !shouldDelete;
92 var shouldDelete = false in removeAllContacts() variable97 shouldDelete = true in removeAllContacts()102 if (shouldDelete) { in removeAllContacts()