Home | History | Annotate | Download | only in arm64

Lines Matching refs:Throw

1639   // jssp because the throw method will immediately overwrite it when it
1643 ASM_LOCATION("Throw normal");
1647 __ Throw(x0, x10, x11, x12, x13);
1650 ASM_LOCATION("Throw termination");
2989 // Check if the exception is a termination. If so, throw as uncatchable.
2995 __ Throw(exception_value, x10, x11, x12, x13);