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

Issue 22555004: Make all load-named-fields depend on their map-check, unless explicitly ignored. (Closed)

Created:
7 years, 4 months ago by Toon Verwaest
Modified:
7 years, 4 months ago
Reviewers:
titzer
CC:
v8-dev
Visibility:
Public.

Description

Make all load-named-fields depend on their map-check, unless explicitly ignored. BUG= R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16139

Patch Set 1 #

Patch Set 2 : Replace ASSERT by TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -50 lines) Patch
M src/code-stubs-hydrogen.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 13 chunks +21 lines, -19 lines 0 comments Download
M src/hydrogen-gvn.h View 1 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-hoist-load-named-field.js View 1 chunk +28 lines, -23 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 4 months ago (2013-08-09 18:26:03 UTC) #1
titzer
LGTM, this kind of missing dependency bug is probably more common than we want to ...
7 years, 4 months ago (2013-08-09 18:39:28 UTC) #2
Toon Verwaest
7 years, 4 months ago (2013-08-09 18:40:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16139 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698