Description[builtins] Migrate a bunch of Math builtins to C++.
Migrate Math.imul, Math.fround, Math.acos, Math.asin and Math.atan to
C++ builtins, as these ones call into C++ anyway and so there's no
need to have this extra wrapper around it.
R=yangguo@chromium.org
Committed: https://crrev.com/f97ed07e3ad04b6df3ed322a15dec810155c8459
Cr-Commit-Position: refs/heads/master@{#34274}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|