Home | History | Annotate | Download | only in arm

Lines Matching refs:CATCH

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