Home | History | Annotate | Download | only in src

Lines Matching defs:ClassLiteral

50 //     typedef ClassLiteral;
1131 typedef PreParserExpression ClassLiteral;
1317 static PreParserExpression ClassLiteral(PreParserIdentifier name,
1762 // ClassLiteral
2517 // (PrimaryExpression | FunctionLiteral | ClassLiteral)
2775 return this->ClassLiteral(name, extends, constructor, properties, pos,