Searched defs:ETSCatchContext (Results 1 – 1 of 1) sorted by relevance
259 explicit ETSCatchContext(CodeGen *cg, ArenaAllocator *allocator) in ETSCatchContext() function272 : ETSCatchContext(cg, allocator), tryStmt_(tryStmt), hasFinalizer_(hasFinalizer) in ETSCatchContext() function