Lines Matching defs:own_labels
1237 ZonePtrList<const AstRawString>* own_labels, in ParseStatement()
5000 ZonePtrList<const AstRawString>* own_labels, in ParseStatement()
5198 ZonePtrList<const AstRawString>* own_labels, in ParseExpressionOrLabelledStatement()
5451 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseDoWhileStatement()
5488 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseWhileStatement()
5704 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseForStatement()
5817 ZonePtrList<const AstRawString>* own_labels, Scope* inner_block_scope, in ParseForEachStatementWithDeclarations()
5916 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseForEachStatementWithoutDeclarations()
5955 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseStandardForLoopWithLexicalDeclarations()
6011 ZonePtrList<const AstRawString>* own_labels, ExpressionT* cond, in ParseStandardForLoop()
6051 ZonePtrList<const AstRawString>* own_labels, bool* ok) { in ParseForAwaitStatement()