Lines Matching refs:exception
783 __ testb(rax, Immediate(0x5F)); // Check for all but precision exception.
1585 Label exception;
1590 __ cmpl(rax, Immediate(NativeRegExpMacroAssembler::EXCEPTION));
1591 __ j(equal, &exception);
1681 __ bind(&exception);
1682 // Result must now be exception. If there is no pending exception already a
1684 // haven't created the exception yet. Handle that in the runtime system.
1685 // TODO(592): Rerunning the RegExp to get the stack overflow exception.
2631 // Check result for exception sentinel.
2639 // Check that there is no pending exception, otherwise we
2640 // should have returned the exception sentinel.
2656 // Handling of exception.
2659 // Retrieve the pending exception.
2664 // Clear the pending exception.
2674 // Handle normal exception.
2756 // block that sets the pending exception.
2760 // Caught exception: Store result (exception) in the pending exception