Home
last modified time | relevance | path

Searched defs:catch_info (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser.cc1600 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()