Home
last modified time | relevance | path

Searched refs:commutativeOperators (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js3291 var commutativeOperators = makePredicate("== === != !== * & | ^");
3308 if (commutativeOperators(self.operator)) {
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js11557 var commutativeOperators = makePredicate("== === != !== * & | ^"); variable
11644 if (commutativeOperators[self.operator]