Home | History | Annotate | Download | only in src

Lines Matching refs:ParseThrowStatement

266       return ParseThrowStatement(ok);
703 PreParser::Statement PreParser::ParseThrowStatement(bool* ok) {