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

Issue 1062163005: track global accesses to constant types (Closed)

Created:
5 years, 8 months ago by dcarney
Modified:
5 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

track global accesses to constant types BUG= Committed: https://crrev.com/7bcc3d10835105fadc8ecf42a877dec479f0f80d Cr-Commit-Position: refs/heads/master@{#27966}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : comment out STORE_TO_INITIALIZED_ENTRY #

Total comments: 7

Patch Set 15 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -74 lines) Patch
M src/code-stubs.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +28 lines, -20 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +39 lines, -8 lines 0 comments Download
M src/hydrogen.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 4 chunks +64 lines, -7 lines 0 comments Download
M src/ic/ic.cc View 1 2 3 4 5 6 7 2 chunks +10 lines, -5 lines 0 comments Download
M src/lookup.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +6 lines, -5 lines 0 comments Download
M src/objects.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 13 chunks +51 lines, -22 lines 0 comments Download
M src/property-details.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +19 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
dcarney
https://codereview.chromium.org/1062163005/diff/260001/src/code-stubs-hydrogen.cc File src/code-stubs-hydrogen.cc (right): https://codereview.chromium.org/1062163005/diff/260001/src/code-stubs-hydrogen.cc#newcode1371 src/code-stubs-hydrogen.cc:1371: // store_mode = STORE_TO_INITIALIZED_ENTRY; i had to comment these ...
5 years, 8 months ago (2015-04-21 07:20:07 UTC) #1
Toon Verwaest
lgtm the deopt on unstable map is annoying, but I presume doesn't really happen all ...
5 years, 8 months ago (2015-04-21 08:06:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1062163005/280001
5 years, 8 months ago (2015-04-21 13:35:30 UTC) #6
commit-bot: I haz the power
Committed patchset #15 (id:280001)
5 years, 8 months ago (2015-04-21 13:37:21 UTC) #7
Michael Achenbach
A revert of this CL (patchset #15 id:280001) has been created in https://codereview.chromium.org/1094313003/ by machenbach@chromium.org. ...
5 years, 8 months ago (2015-04-21 18:02:48 UTC) #8
Michael Achenbach
The revert helped. More examples of the failure: http://build.chromium.org/p/client.v8/builders/V8-Blink%20Win/builds/3016 http://build.chromium.org/p/client.v8/builders/V8-Blink%20Mac/builds/2896
5 years, 8 months ago (2015-04-21 19:31:56 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-22 04:10:03 UTC) #10
Message was sent while issue was closed.
Patchset 15 (id:??) landed as
https://crrev.com/7bcc3d10835105fadc8ecf42a877dec479f0f80d
Cr-Commit-Position: refs/heads/master@{#27966}

Powered by Google App Engine
This is Rietveld 408576698