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

Issue 2502393002: [ic] Invalidate prototype validity cell when a slow prototype becomes fast. (Closed)

Created:
4 years, 1 month ago by Igor Sheludko
Modified:
4 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ic] Invalidate prototype validity cell when a slow prototype becomes fast. BUG=chromium:665886 Committed: https://crrev.com/f718cd1309be2327d1d218560f8663f8b165e4fa Cr-Commit-Position: refs/heads/master@{#41045}

Patch Set 1 #

Patch Set 2 : Added JSObject::NotifyMapChange() #

Total comments: 4

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -17 lines) Patch
M src/factory.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 4 chunks +19 lines, -15 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-665886.js View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
Igor Sheludko
PTAL
4 years, 1 month ago (2016-11-16 15:21:04 UTC) #4
Jakob Kummerow
lgtm
4 years, 1 month ago (2016-11-16 15:25:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2502393002/1
4 years, 1 month ago (2016-11-16 15:26:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2502393002/20001
4 years, 1 month ago (2016-11-16 17:10:25 UTC) #15
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/2502393002/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/2502393002/diff/20001/src/objects.cc#newcode3575 src/objects.cc:3575: // If this object is a ...
4 years, 1 month ago (2016-11-16 17:15:36 UTC) #16
Igor Sheludko
https://codereview.chromium.org/2502393002/diff/20001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/2502393002/diff/20001/src/objects.cc#newcode3575 src/objects.cc:3575: // If this object is a prototype (the callee ...
4 years, 1 month ago (2016-11-16 17:20:03 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2502393002/40001
4 years, 1 month ago (2016-11-16 17:20:15 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-16 17:44:47 UTC) #22
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:36:48 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f718cd1309be2327d1d218560f8663f8b165e4fa
Cr-Commit-Position: refs/heads/master@{#41045}

Powered by Google App Engine
This is Rietveld 408576698