Home | History | Annotate | Download | only in mips

Lines Matching refs:CATCH

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