Searched refs:allow_function (Results 1 – 1 of 1) sorted by relevance
1244 AllowLabelledFunctionStatement allow_function,1268 AllowLabelledFunctionStatement allow_function, bool* ok);5001 AllowLabelledFunctionStatement allow_function, bool* ok) { in ParseStatement() argument5098 allow_function, ok); in ParseStatement()5199 AllowLabelledFunctionStatement allow_function, bool* ok) { in ParseExpressionOrLabelledStatement() argument5247 allow_function == kAllowLabelledFunctionStatement) { in ParseExpressionOrLabelledStatement()5250 return ParseStatement(labels, own_labels, allow_function, ok); in ParseExpressionOrLabelledStatement()