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

Issue 799006: Math.abs rewrited to not use Runtime. (Closed)

Created:
10 years, 9 months ago by SeRya
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Math.abs rewrited to not use Runtime. Committed: http://code.google.com/p/v8/source/detail?r=4093

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -13 lines) Patch
M src/math.js View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/runtime.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 2 3 1 chunk +0 lines, -10 lines 0 comments Download
M src/v8-counters.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
A test/mjsunit/abs.js View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
SeRya
Code simplification and small performance improvement.
10 years, 9 months ago (2010-03-10 19:21:40 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/799006/diff/9001/3003 File test/mjsunit/abs.js (right): http://codereview.chromium.org/799006/diff/9001/3003#newcode1 test/mjsunit/abs.js:1: // Copyright 2009 the V8 project authors. All ...
10 years, 9 months ago (2010-03-11 07:48:25 UTC) #2
SeRya
10 years, 9 months ago (2010-03-11 08:30:44 UTC) #3
http://codereview.chromium.org/799006/diff/9001/3003
File test/mjsunit/abs.js (right):

http://codereview.chromium.org/799006/diff/9001/3003#newcode1
test/mjsunit/abs.js:1: // Copyright 2009 the V8 project authors. All rights
reserved.
On 2010/03/11 07:48:25, Mads Ager wrote:
> 2010

Done.

Powered by Google App Engine
This is Rietveld 408576698