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

Issue 2528583002: 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
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [stubs] KeyedStoreGeneric: inline dictionary property stores (patchset #5 id:100001 of https://codereview.chromium.org/2504403005/ ) Reason for revert: Blocks roll: https://codereview.chromium.org/2526573002/ Original issue's description: > [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. > > Committed: https://crrev.com/af168e330e95c4460fd1bb7734f0e9a750f2e748 > Cr-Commit-Position: refs/heads/master@{#41185} TBR=ishell@chromium.org,rmcilroy@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/e3f5c515faa7ec90f044a765a5cd6b3e3be0d90d Cr-Commit-Position: refs/heads/master@{#41207}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -486 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, -54 lines 0 comments Download
M src/code-stub-assembler.cc View 12 chunks +18 lines, -155 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 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Michael Hablich
Created Revert of [stubs] KeyedStoreGeneric: inline dictionary property stores
4 years ago (2016-11-23 08:19:30 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/2528583002/1
4 years ago (2016-11-23 08:19:39 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-23 08:19:46 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/2528583002/1
4 years ago (2016-11-23 08:24:59 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-23 08:25:43 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e3f5c515faa7ec90f044a765a5cd6b3e3be0d90d Cr-Commit-Position: refs/heads/master@{#41207}
4 years ago (2016-11-23 08:26:24 UTC) #11
Jakob Kummerow
4 years ago (2016-11-23 09:38:05 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2524943002/ by jkummerow@chromium.org.

The reason for reverting is: Will fix and reland.

Powered by Google App Engine
This is Rietveld 408576698