-
Jakob Kummerow authored
When the multiplication steps fail, they have already thrown an exception internally, so we should not throw another. The power-of-two fast path erroneously did not throw at all for a few input values. Bug: chromium:818277 Change-Id: If90f6aa3e77fc72e3434daca3b898c77739933ab Reviewed-on: https://chromium-review.googlesource.com/947254 Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/master@{#51711}
62d1f782
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add.js | ||
and.js | ||
as-int-n.js | ||
basics.js | ||
comparisons.js | ||
dataview.js | ||
dec.js | ||
div.js | ||
exp.js | ||
inc.js | ||
json.js | ||
mod.js | ||
mul.js | ||
neg.js | ||
not.js | ||
or.js | ||
regressions.js | ||
sar.js | ||
shl.js | ||
sub.js | ||
tonumber.js | ||
turbo.js | ||
typedarray.js | ||
xor.js |