Searched defs:catch_info (Results 1 – 1 of 1) sorted by relevance
1600 void Parser::RewriteCatchPattern(CatchInfo* catch_info, bool* ok) { in RewriteCatchPattern()1630 void Parser::ValidateCatchBlock(const CatchInfo& catch_info, bool* ok) { in ValidateCatchBlock()1653 const CatchInfo& catch_info, int pos) { in RewriteTryStatement()