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

Issue 595453002: Pass the ast_id to HandleKeyed to make sure it's the right one (e.g., CountOperation, not just the … (Closed)

Created:
6 years, 3 months ago by Toon Verwaest
Modified:
6 years, 3 months ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Pass the ast_id to HandleKeyed to make sure it's the right one (e.g., CountOperation, not just the load-expression's id) BUG= R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -5 lines) Patch
M src/hydrogen.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/hydrogen.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M test/mjsunit/keyed-named-access.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Toon Verwaest
PTAL
6 years, 3 months ago (2014-09-22 11:33:31 UTC) #2
Jarin
lgtm
6 years, 3 months ago (2014-09-22 12:35:06 UTC) #3
Toon Verwaest
6 years, 3 months ago (2014-09-22 12:43:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24117 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698