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

Issue 8409010: Optimize JS date implementation for smi-only arrays (Closed)

Created:
9 years, 1 month ago by Jakob Kummerow
Modified:
9 years, 1 month ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Optimize JS date implementation for smi-only arrays Committed: http://code.google.com/p/v8/source/detail?r=9848

Patch Set 1 #

Patch Set 2 : remove superfluous double-elements case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -15 lines) Patch
M src/date.js View 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime.cc View 1 1 chunk +8 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAQL.
9 years, 1 month ago (2011-10-31 14:23:22 UTC) #1
danno
9 years, 1 month ago (2011-10-31 14:38:24 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698