Searched refs:booleanize (Results 1 – 1 of 1) sorted by relevance
3911 return booleanize(self.condition);3916 left: booleanize(self.condition),3923 return booleanize(self.condition.negate(compressor));3928 left: booleanize(self.condition.negate(compressor)),3936 left: booleanize(self.condition.negate(compressor)),3944 left: booleanize(self.condition),3951 function booleanize(node) { function