Searched defs:tryCtx (Results 1 – 3 of 3) sorted by relevance
48 void TryStatement::CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, in CompileFinally()77 compiler::TryContext tryCtx(pg, this); in CompileTryCatchFinally() local104 compiler::TryContext tryCtx(pg, this); in CompileTryFinally() local131 compiler::TryContext tryCtx(pg, this); in CompileTryCatch() local
96 TryContext tryCtx(pg_); in Close() local155 TryContext tryCtx(pg_); in Step() local
219 TryContext tryCtx(pg); in CompileFunctionOrProgram() local