Searched defs:CatchClause (Results 1 – 8 of 8) sorted by relevance
28 explicit CatchClause(Expression *param, BlockStatement *body) in CatchClause() function
41 explicit CatchClause(binder::CatchScope *scope, Expression *param, BlockStatement *body) in CatchClause() function
35 class CatchClause; variable
37 class CatchClause; variable
32 class CatchClause; variable
28 class CatchClause; variable
91 class CatchClause; variable
114 class CatchClause; variable