Searched refs:AST_Boolean (Results 1 – 5 of 5) sorted by relevance
949 var AST_Boolean = DEFNODE("Boolean", null, { variable956 }, AST_Boolean);961 }, AST_Boolean);
449 AST_Boolean.DEFMETHOD("to_mozilla_ast", AST_Constant.prototype.to_mozilla_ast);
3978 OPT(AST_Boolean, function(self, compressor){
1071 def_to_moz(AST_Boolean, To_Moz_Literal);
405 if (value instanceof AST_Boolean) return native_fns.Boolean[name];4694 def(AST_Boolean, return_true);