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

Issue 648703002: Fix type feedback for name-keyed stores (Closed)

Created:
6 years, 2 months ago by Jakob Kummerow
Modified:
6 years, 2 months ago
Reviewers:
mvstanton
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix type feedback for name-keyed stores BUG=chromium:422212 LOG=n R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24529

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -23 lines) Patch
M src/ast.h View 5 chunks +10 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M src/ic/ic.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/ic/ic-compiler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/ic/ic-compiler.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/type-info.h View 2 chunks +5 lines, -2 lines 0 comments Download
M src/type-info.cc View 2 chunks +11 lines, -6 lines 0 comments Download
M src/typing.cc View 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jakob Kummerow
So much plumbing for such a small change... The interesting bits are ic-compiler.cc and hydrogen.cc. ...
6 years, 2 months ago (2014-10-10 12:35:33 UTC) #2
mvstanton
Looks like a good solution. LGTM.
6 years, 2 months ago (2014-10-10 13:22:42 UTC) #3
Jakob Kummerow
6 years, 2 months ago (2014-10-10 13:28:07 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20002) manually as 24529 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698