Lines Matching refs:overflow
478 // We don't allow a GC during a store buffer overflow so there is no need to
801 __ j(overflow, &call_runtime);
1697 // stack overflow (on the backtrack stack) was detected in RegExp code but
1699 // TODO(592): Rerunning the RegExp to get the stack overflow exception.
1928 __ not_(edx); // Correct sign in case of overflow. edx is never 0 here.
2631 // It is important that the store buffer overflow stubs are generated first.
3738 // Correct sign of result in case of overflow.