Home | History | Annotate | Download | only in parser

Lines Matching defs:ConstStatementNode

1127     class ConstStatementNode : public StatementNode {
1129 ConstStatementNode(JSGlobalData*, ConstDeclNode* next);