Searched refs:commutativeOperators (Results 1 – 2 of 2) sorted by relevance
3291 var commutativeOperators = makePredicate("== === != !== * & | ^");3308 if (commutativeOperators(self.operator)) {
11557 var commutativeOperators = makePredicate("== === != !== * & | ^"); variable11644 if (commutativeOperators[self.operator]