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

Issue 150021: Replaced DateFromTime and isNaN with macro calls in date code. (Closed)

Created:
11 years, 5 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Replaced DateFromTime and isNaN with macro calls in date code. Committed: http://code.google.com/p/v8/source/detail?r=2294

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -77 lines) Patch
M src/date-delay.js View 27 chunks +80 lines, -77 lines 1 comment Download
M src/macros.py View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bak
11 years, 5 months ago (2009-06-29 11:51:06 UTC) #1
Mads Ager (chromium)
LGTM
11 years, 5 months ago (2009-06-29 12:00:58 UTC) #2
Kasper Lund
11 years, 5 months ago (2009-06-29 12:03:07 UTC) #3
http://codereview.chromium.org/150021/diff/1/3
File src/date-delay.js (right):

http://codereview.chromium.org/150021/diff/1/3#newcode44
Line 44: function ThrowTypeError() {
How about calling this something with Date in the name? It's pretty specific to
the date implementation.

Powered by Google App Engine
This is Rietveld 408576698