Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:FinallyContext

1652     FinallyContext context = { target, retAddrDst };
1653 scope.finallyContext = context;
1780 emitJumpSubroutine(topScope->finallyContext.retAddrDst, topScope->finallyContext.finallyAddr);