Chromium Code Reviews

Issue 1042006: Revert r4146. Add a special case in Math.round for a SMI result. Also change ... (Closed)

Created:
10 years, 9 months ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
Oleg Eterevsky, Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Revert r4146. Add a special case in Math.round for a SMI result. Also change the imp... TBR=ager@chromium.org, Committed: http://code.google.com/p/v8/source/detail?r=4156

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+4 lines, -13 lines)
M src/runtime.cc View 1 chunk +4 lines, -13 lines 0 comments

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 9 months ago (2010-03-17 09:58:38 UTC) #1
Mads Ager (chromium)
10 years, 9 months ago (2010-03-17 10:02:04 UTC) #2
LGTM

Powered by Google App Engine