Home | History | Annotate | Download | only in ia32

Lines Matching refs:CATCH

740     // Check that we're not inside a with or catch context.
2007 // catch (e) { receiver = iter; f = 'throw'; arg = e; goto l_call; }
2021 __ PushTryHandler(StackHandler::CATCH, expr->index());