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

Issue 461603002: Replace Strings with Names in load and store ICs. (Closed)

Created:
6 years, 4 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 4 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Replace Strings with Names in load and store ICs. Mostly mechanical, the only interesting change is in KeyedLoadIC::Load, where we now handle x[symbol] in the same way we handle x['string'] R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23038

Patch Set 1 #

Patch Set 2 : Patch for review #

Patch Set 3 : removing spurious formatting changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -40 lines) Patch
M src/accessors.h View 1 chunk +1 line, -1 line 0 comments Download
M src/accessors.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M src/ic.h View 1 7 chunks +15 lines, -15 lines 0 comments Download
M src/ic.cc View 1 2 15 chunks +19 lines, -19 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Dmitry Lomov (no reviews)
PTAL
6 years, 4 months ago (2014-08-11 12:26:38 UTC) #1
Toon Verwaest
lgtm
6 years, 4 months ago (2014-08-11 12:41:24 UTC) #2
Dmitry Lomov (no reviews)
6 years, 4 months ago (2014-08-11 12:57:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as 23038 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698