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

Issue 151077: X64: Add Math.random, fix UnarySubStub (Closed)

Created:
11 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

X64: Add Math.random, fix UnarySubStub Committed: http://code.google.com/p/v8/source/detail?r=2320

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -16 lines) Patch
M src/x64/codegen-x64.cc View 1 2 chunks +27 lines, -16 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
11 years, 5 months ago (2009-06-30 14:22:59 UTC) #1
Lasse Reichstein
LGTM http://codereview.chromium.org/151077/diff/1/2 File src/x64/codegen-x64.cc (right): http://codereview.chromium.org/151077/diff/1/2#newcode5518 Line 5518: // Also enter it if the value ...
11 years, 5 months ago (2009-07-01 10:59:44 UTC) #2
William Hesse
11 years, 5 months ago (2009-07-01 12:00:27 UTC) #3
http://codereview.chromium.org/151077/diff/1/2
File src/x64/codegen-x64.cc (right):

http://codereview.chromium.org/151077/diff/1/2#newcode5518
Line 5518: // Also enter it if the value of the smi is MIN_INT.
On 2009/07/01 10:59:44, Lasse Reichstein wrote:
> MIN_INT -> Smi::kMinValue

Done.

Powered by Google App Engine
This is Rietveld 408576698