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

Issue 2538693002: Revert of [ic] Use validity cells to protect keyed element stores against object's prototype chain… (Closed)

Created:
4 years ago by Michael Achenbach
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com, tandrii(chromium)
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [ic] Use validity cells to protect keyed element stores against object's prototype chain modificati… (patchset #2 id:40001 of https://codereview.chromium.org/2534613002/ ) Reason for revert: Layout test crashes: https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/11691 Original issue's description: > [ic] Use validity cells to protect keyed element stores against object's prototype chain modifications. > > ... instead of clearing of all the KeyedStoreICs which didn't always work. > > BUG=chromium:662907, v8:5561 > TBR=verwaest@chromium.org, bmeurer@chromium.org > > Committed: https://crrev.com/a39522f44f7e0be4686831688917e9675255dcaf > Cr-Commit-Position: refs/heads/master@{#41332} TBR=jkummerow@chromium.org,ishell@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:662907, v8:5561 Committed: https://crrev.com/9c0e2a6723e3f4ea1c181d235a08b1115663d39a Cr-Commit-Position: refs/heads/master@{#41337}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -260 lines) Patch
M include/v8.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ast/ast-types.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/builtins/builtins-array.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M src/code-stub-assembler.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/compiler/types.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/elements.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M src/factory.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/factory.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ic/accessor-assembler.cc View 5 chunks +16 lines, -61 lines 0 comments Download
M src/ic/accessor-assembler-impl.h View 2 chunks +4 lines, -7 lines 0 comments Download
M src/ic/ic.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ic/ic.cc View 5 chunks +6 lines, -5 lines 0 comments Download
M src/ic/ic-compiler.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/ic/ic-compiler.cc View 6 chunks +17 lines, -22 lines 0 comments Download
M src/ic/ic-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/lookup.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M src/objects.h View 6 chunks +9 lines, -29 lines 0 comments Download
M src/objects.cc View 11 chunks +29 lines, -18 lines 0 comments Download
M src/objects-debug.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/objects-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/type-feedback-vector.h View 2 chunks +4 lines, -1 line 0 comments Download
M src/type-feedback-vector.cc View 3 chunks +47 lines, -9 lines 0 comments Download
M src/value-serializer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D test/mjsunit/regress/regress-crbug-662907.js View 1 chunk +0 lines, -53 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Michael Achenbach
Created Revert of [ic] Use validity cells to protect keyed element stores against object's prototype ...
4 years ago (2016-11-29 08:49:01 UTC) #2
Michael Achenbach
Uh, why was this issue closed on creation?? Meh, title length :(((
4 years ago (2016-11-29 08:52:34 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/2538693002/1
4 years ago (2016-11-29 08:52:52 UTC) #8
commit-bot: I haz the power
Failed to apply patch for include/v8.h: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-11-29 08:53:08 UTC) #10
Michael Achenbach
4 years ago (2016-11-29 08:55:36 UTC) #11

Powered by Google App Engine
This is Rietveld 408576698