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

Issue 712973002: harmony-scoping: Implement StoreIC handler for stores to global contexts. (Closed)

Created:
6 years, 1 month ago by Dmitry Lomov (no reviews)
Modified:
6 years, 1 month ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

harmony-scoping: Implement StoreIC handler for stores to global contexts. R=ishell@chromium.org, adamk@chromium.org, rossberg@chromium.org, verwaest@chromium.org BUG=v8:2198 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=25264

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 6

Patch Set 3 : Comments + rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -16 lines) Patch
M src/code-stubs.h View 1 2 3 chunks +29 lines, -8 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 2 chunks +19 lines, -7 lines 0 comments Download
M src/hydrogen.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/hydrogen.cc View 1 2 2 chunks +28 lines, -0 lines 0 comments Download
M src/ic/ic.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M test/cctest/test-decls.cc View 1 2 chunks +79 lines, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
Dmitry Lomov (no reviews)
This is done but depends on https://codereview.chromium.org/696783005/ (LoadICs). Take a look at your leisure, after ...
6 years, 1 month ago (2014-11-10 10:36:21 UTC) #1
Dmitry Lomov (no reviews)
This is now rebased and ready for review
6 years, 1 month ago (2014-11-11 11:47:39 UTC) #3
rossberg
Looks good to me, but perhaps somebody with more IC expertise should also have a ...
6 years, 1 month ago (2014-11-11 12:37:40 UTC) #4
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/712973002/diff/20001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/712973002/diff/20001/src/code-stubs-hydrogen.cc#newcode549 src/code-stubs-hydrogen.cc:549: HObjectAccess::ForGlobalContext(context_index)); I think it is ...
6 years, 1 month ago (2014-11-11 14:17:07 UTC) #5
Dmitry Lomov (no reviews)
Comments addressed, landing https://codereview.chromium.org/712973002/diff/20001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/712973002/diff/20001/src/code-stubs-hydrogen.cc#newcode549 src/code-stubs-hydrogen.cc:549: HObjectAccess::ForGlobalContext(context_index)); On 2014/11/11 14:17:06, Igor Sheludko ...
6 years, 1 month ago (2014-11-11 15:15:25 UTC) #6
Dmitry Lomov (no reviews)
6 years, 1 month ago (2014-11-11 15:15:51 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 25264 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698