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

Issue 9111036: Promote double arrays to FAST_ELEMENT that use generic KeyedLoadIC (Closed)

Created:
8 years, 11 months ago by danno
Modified:
8 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Promote double arrays to FAST_ELEMENT that use generic KeyedLoadIC Committed: https://code.google.com/p/v8/source/detail?r=10652

Patch Set 1 #

Total comments: 1

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M src/ic.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
PTAL
8 years, 10 months ago (2012-02-08 14:36:55 UTC) #1
Jakob Kummerow
8 years, 10 months ago (2012-02-08 14:56:28 UTC) #2
LGTM.

http://codereview.chromium.org/9111036/diff/1/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/9111036/diff/1/src/runtime.cc#newcode4191
src/runtime.cc:4191: // proactively avoid excessive boxing, proactively
transition
nit: one "proactively" per line is enough.

Powered by Google App Engine
This is Rietveld 408576698