Lines Matching full:throws

1622   //   call @foo    ; if it throws, unwind to bb2  in fixCallUnwindMismatches()
1624 // call @bar ; if it throws, unwind to bb3 in fixCallUnwindMismatches()
1637 // call @bar ;; if it throws, unwind to bb3 in fixCallUnwindMismatches()
1645 // Now if bar() throws, it is going to end up in bb2, not bb3, where it is in fixCallUnwindMismatches()
1669 // call @foo ; if it throws, unwind to bb2 in fixCallUnwindMismatches()
1671 // call @bar ; if it throws, unwind to caller in fixCallUnwindMismatches()
1680 // call @bar ;; if it throws, unwind to caller in fixCallUnwindMismatches()
1685 // Now if bar() throws, it is going to end up in bb2, when it is supposed in fixCallUnwindMismatches()
1723 // call @foo ; if it throws, unwind to bb2 in fixCallUnwindMismatches()
1725 // call @bar ; if it throws, unwind to bb3 in fixCallUnwindMismatches()
1741 // call @bar ;; if it throws, unwind to bb3 in fixCallUnwindMismatches()
1749 // Now if bar() throws, it is going to end up in bb2, not bb3, where it is in fixCallUnwindMismatches()
1777 // call @foo ; if it throws, unwind to bb2 in fixCallUnwindMismatches()
1779 // call @bar ; if it throws, unwind to caller in fixCallUnwindMismatches()
1789 // call @bar ;; if it throws, unwind to caller in fixCallUnwindMismatches()
1794 // Now if bar() throws, it is going to end up in bb2, when it is supposed in fixCallUnwindMismatches()
1814 // trampoline BB generated by getCallerTrampolineBlock(), which throws the in fixCallUnwindMismatches()
1926 // if it throws, so we're good. If MI does not throw, we're good too. in fixCallUnwindMismatches()
2051 // throws a foreign exception that is not caught by ehpad A, and its next in fixCatchUnwindMismatches()
2096 // throws a foreign exception that is not caught by ehpad A, and its next in fixCatchUnwindMismatches()