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

Issue 11737033: Slight cleanup/unification of UpdateCache code. (Closed)

Created:
7 years, 11 months ago by Toon Verwaest
Modified:
7 years, 11 months ago
Reviewers:
ulan, danno
CC:
v8-dev, ulan
Visibility:
Public.

Description

Slight cleanup of UpdateCache code. Committed: https://code.google.com/p/v8/source/detail?r=13328

Patch Set 1 #

Patch Set 2 : Remove POLYMORPHIC code, just cleanup/unify UpdateCaches #

Total comments: 10

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -79 lines) Patch
M src/ic.cc View 1 2 9 chunks +151 lines, -79 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Toon Verwaest
PTAL
7 years, 11 months ago (2013-01-04 15:06:29 UTC) #1
Toon Verwaest
Removed POLYMORPHIC code from this CL, PTAL again.
7 years, 11 months ago (2013-01-04 15:36:50 UTC) #2
Toon Verwaest
PTAL
7 years, 11 months ago (2013-01-07 12:09:52 UTC) #3
ulan
Looks good overall, few comments: https://chromiumcodereview.appspot.com/11737033/diff/2001/src/ic.cc File src/ic.cc (left): https://chromiumcodereview.appspot.com/11737033/diff/2001/src/ic.cc#oldcode2061 src/ic.cc:2061: JSFunction* raw_function = NULL; ...
7 years, 11 months ago (2013-01-07 15:04:53 UTC) #4
Toon Verwaest
Addressed comments, ptal https://chromiumcodereview.appspot.com/11737033/diff/2001/src/ic.cc File src/ic.cc (left): https://chromiumcodereview.appspot.com/11737033/diff/2001/src/ic.cc#oldcode2061 src/ic.cc:2061: JSFunction* raw_function = NULL; I doubt ...
7 years, 11 months ago (2013-01-07 15:28:45 UTC) #5
ulan
7 years, 11 months ago (2013-01-07 15:33:09 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698