Lines Matching refs:overflow
683 __ j(overflow, &call_runtime);
1622 // additional information. Ensure no overflow in add.
1683 // stack overflow (on the backtrack stack) was detected in RegExp code but
1685 // TODO(592): Rerunning the RegExp to get the stack overflow exception.
1811 __ notp(rdx); // Correct sign in case of overflow. rdx cannot be 0 here.
2527 // It is important that the store buffer overflow stubs are generated first.
3278 __ SmiSub(rcx, rcx, rdx); // Overflow doesn't happen.
3691 // Correct sign of result in case of overflow.