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

Issue 23699002: load ics for js api accessors (Closed)

Created:
7 years, 3 months ago by dcarney
Modified:
7 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : as discussed #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -29 lines) Patch
M src/arm/stub-cache-arm.cc View 1 2 3 2 chunks +19 lines, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 2 3 2 chunks +23 lines, -1 line 0 comments Download
M src/ic.cc View 1 2 chunks +31 lines, -8 lines 0 comments Download
M src/stub-cache.h View 1 2 3 8 chunks +26 lines, -3 lines 0 comments Download
M src/stub-cache.cc View 1 2 3 3 chunks +55 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 3 2 chunks +24 lines, -1 line 0 comments Download
M test/cctest/test-accessors.cc View 1 2 3 4 chunks +12 lines, -5 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 3 chunks +44 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dcarney
pls take a look and if you're okay with the approach, i'll extend to keyed ...
7 years, 3 months ago (2013-08-28 11:23:10 UTC) #1
Michael Starzinger
Yes, I like the approach. Looking good.
7 years, 3 months ago (2013-09-04 08:33:40 UTC) #2
dcarney
okay this is ready for review https://codereview.chromium.org/23699002/diff/7001/src/ic.cc File src/ic.cc (right): https://codereview.chromium.org/23699002/diff/7001/src/ic.cc#newcode1575 src/ic.cc:1575: } do we ...
7 years, 3 months ago (2013-09-04 13:54:10 UTC) #3
Michael Starzinger
LGTM if comments are addressed. Also test cases where the getter and setter functions have ...
7 years, 3 months ago (2013-09-04 16:32:31 UTC) #4
dcarney
7 years, 3 months ago (2013-09-05 08:34:35 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r16543 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698