Reland "Implement hyperbolic math functions for ES6."
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 5 Dec 2013 12:36:42 +0000 (12:36 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 5 Dec 2013 12:36:42 +0000 (12:36 +0000)
commit34f0b745b82f684fb784e0b8115638bfe10adff9
tree9bd09e68e40acb5b630ac4912f2048280a2cebef
parent24912a794c00f48eec0e994fa72efb93da23bcdb
Reland "Implement hyperbolic math functions for ES6."

BUG=v8:2938
LOG=N
R=jarin@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18258 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/harmony-math.js
test/mjsunit/harmony/math-hyperbolic.js [new file with mode: 0644]