Description[builtins] Migrate Math.hypot() to C++ builtins.
Migrate Math.hypot() from JS to C++ builtins. Use normalization and
Kahan summation to avoid overflow and rounding errors.
R=bmeurer@chromium.org
BUG=v8:5165, v8:5086
LOG=n
Committed: https://crrev.com/fe1a07fe9e6eb953418dcf2f8b751e9ca5894d42
Cr-Commit-Position: refs/heads/master@{#37473}
Patch Set 1 #Patch Set 2 : Fix behavior of early return on INFINITY #
Total comments: 1
Patch Set 3 : Do not add Math.hypot() to list of optimized functions. #
Depends on Patchset: Messages
Total messages: 8 (3 generated)
|