Port fdlibm implementation for Math.sinh.
authoryangguo@chromium.org <yangguo@chromium.org>
Fri, 29 Aug 2014 09:32:51 +0000 (09:32 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Fri, 29 Aug 2014 09:32:51 +0000 (09:32 +0000)
commit8938126d1bb5b9aaf8b07e5eb4afa4cc5e70150a
tree9676d116dfbcb6bf99210eec7587087890860217
parent9091e87d8f6edef176e1fc905c51c01d2477c8ce
Port fdlibm implementation for Math.sinh.

R=rtoy@chromium.org
BUG=v8:3493
LOG=N

Review URL: https://codereview.chromium.org/488003005

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23512 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/math.js
test/mjsunit/es6/math-hyperbolic.js
third_party/fdlibm/fdlibm.cc
third_party/fdlibm/fdlibm.h
third_party/fdlibm/fdlibm.js
tools/generate-runtime-tests.py