Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Issue 102023003: Implement hyperbolic math functions for ES6. (Closed)

Created:
7 years ago by Yang
Modified:
7 years ago
Reviewers:
Jarin
CC:
v8-dev
Visibility:
Public.

Description

Implement hyperbolic math functions for ES6. R=jarin@chromium.org BUG=v8:2938 LOG=Y Committed: https://code.google.com/p/v8/source/detail?r=18245

Patch Set 1 #

Patch Set 2 : add test cases #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -1 line) Patch
M src/harmony-math.js View 1 chunk +68 lines, -1 line 0 comments Download
M src/runtime.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +15 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/math-hyperbolic.js View 1 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years ago (2013-12-03 15:10:26 UTC) #1
Jarin
lgtm
7 years ago (2013-12-04 06:35:44 UTC) #2
Yang
7 years ago (2013-12-04 08:32:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18245 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698