Searched refs:AST_Label (Results 1 – 7 of 7) sorted by relevance
144 if (node instanceof AST_Label) {365 AST_Label.DEFMETHOD("unmangleable", function(){382 AST_Label.DEFMETHOD("undeclared", function(){444 if (node instanceof AST_Label) {622 && (node instanceof AST_SymbolDeclaration || node instanceof AST_Label)626 type: node instanceof AST_Label ? "Label" : "Symbol",
202 return new ( p.type == "LabeledStatement" ? AST_Label
867 var AST_Label = DEFNODE("Label", "references", { variable
965 var label = as_symbol(AST_Label);
213 if (node instanceof AST_Label) {586 AST_Label.DEFMETHOD("unmangleable", return_false);678 if (node instanceof AST_Label) {
553 ctor = AST_Label;
1004 var label = as_symbol(AST_Label);