Are you asking about this GraphKit::builtin_throw()? Vladimir Nils Eliasson wrote: > In c2 when we have exceptions that is always or often taken, the > exception code is spliced into the normal control flow. Where should I > look to find that? > > //Nils