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

Issue 8337008: Handlify upper layers of LoadIC. (Closed)

Created:
9 years, 2 months ago by ulan
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Handlify upper layers of LoadIC. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9680

Patch Set 1 #

Total comments: 15

Patch Set 2 : Address comments #

Patch Set 3 : Fix cast style. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+444 lines, -321 lines) Patch
M src/api.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M src/handles.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M src/handles.cc View 1 1 chunk +0 lines, -11 lines 0 comments Download
M src/ic.h View 1 chunk +4 lines, -6 lines 0 comments Download
M src/ic.cc View 1 2 10 chunks +109 lines, -100 lines 0 comments Download
M src/objects.h View 1 2 2 chunks +14 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 2 chunks +22 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/stub-cache.h View 1 10 chunks +67 lines, -39 lines 0 comments Download
M src/stub-cache.cc View 1 28 chunks +219 lines, -158 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ulan
PTAL.
9 years, 2 months ago (2011-10-18 08:06:23 UTC) #1
Kevin Millikin (Chromium)
LGTM with comments below. Remember that we need GC support for pointers in LookupResults before ...
9 years, 2 months ago (2011-10-18 08:46:47 UTC) #2
ulan
Please take another look. All comments except gdbjit are addressed. http://codereview.chromium.org/8337008/diff/1/src/ic.cc File src/ic.cc (left): http://codereview.chromium.org/8337008/diff/1/src/ic.cc#oldcode374 ...
9 years, 2 months ago (2011-10-18 09:31:00 UTC) #3
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-18 09:36:34 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698