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

Issue 2522393002: Revert of [stubs] KeyedStoreGeneric: inline dictionary property stores (Closed)

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

Description

Revert of [stubs] KeyedStoreGeneric: inline dictionary property stores (patchset #2 id:10002 of https://codereview.chromium.org/2524943002/ ) Reason for revert: Blocks current roll: https://codereview.chromium.org/2526753003/ Bisect results: https://codereview.chromium.org/2531483002 Original issue's description: > Reland of [stubs] KeyedStoreGeneric: inline dictionary property stores > > For dictionary-mode receivers, the KeyedStoreGeneric stub can store > properties directly in most cases. Doing so avoids the need to have > an entry in the stub cache for every map/property combination. > > Original review: https://codereview.chromium.org/2504403005/ > > Committed: https://crrev.com/7a963deb85a0cc04623947a759534c48e2871901 > Cr-Commit-Position: refs/heads/master@{#41218} TBR=ishell@chromium.org,machenbach@chromium.org,jkummerow@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/474bbec73dacfca83582a99a4b558af4f23db48f Cr-Commit-Position: refs/heads/master@{#41251}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -537 lines) Patch
M src/builtins/builtins-array.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/builtins/builtins-regexp.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/code-stub-assembler.h View 4 chunks +20 lines, -55 lines 0 comments Download
M src/code-stub-assembler.cc View 12 chunks +18 lines, -176 lines 0 comments Download
M src/code-stubs.cc View 2 chunks +13 lines, -11 lines 0 comments Download
M src/ic/accessor-assembler.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/ic/keyed-store-generic.cc View 5 chunks +23 lines, -257 lines 0 comments Download
M src/objects.h View 2 chunks +5 lines, -8 lines 0 comments Download
M test/mjsunit/regress/regress-private-enumerable.js View 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Michael Hablich
Created Revert of [stubs] KeyedStoreGeneric: inline dictionary property stores
4 years ago (2016-11-24 08:30:56 UTC) #2
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/2522393002/1
4 years ago (2016-11-24 08:30:59 UTC) #3
commit-bot: I haz the power
Failed to apply patch for src/code-stub-assembler.h: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-11-24 08:31:12 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/2522393002/1
4 years ago (2016-11-24 08:42:51 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-24 08:43:01 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/474bbec73dacfca83582a99a4b558af4f23db48f Cr-Commit-Position: refs/heads/master@{#41251}
4 years ago (2016-11-24 08:43:33 UTC) #12
Jakob Kummerow
4 years ago (2016-11-24 14:52:40 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2528883003/ by jkummerow@chromium.org.

The reason for reverting is: Will fix and reland.

Powered by Google App Engine
This is Rietveld 408576698