-
Jakob Kummerow authored
Taking kSystemPointerSize into account when determining the maximum allowed BigInt size accidentally made the limit platform-specific. This patch chooses a platform-independent constant (1<<30) instead. Bug: chromium:909614 Change-Id: I4717969bc56e6dd5f1eed70b7e60e621989d0719 Reviewed-on: https://chromium-review.googlesource.com/c/1355625 Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/master@{#57983}
9d511664
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 | ||
misc.js | ||
mod.js | ||
mul.js | ||
neg.js | ||
not.js | ||
or.js | ||
regress-tonumbercode.js | ||
regressions.js | ||
sar.js | ||
shl.js | ||
sub.js | ||
tonumber.js | ||
turbo.js | ||
typedarray.js | ||
xor.js |