Home | History | Annotate | Download | only in x64

Lines Matching refs:CATCH

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