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

Issue 2169523002: [keys] Postpone shadowed key checking in the KeyAccumulator (Closed)

Created:
4 years, 5 months ago by Camillo Bruni
Modified:
4 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[keys] Postpone shadowed key checking in the KeyAccumulator Only start checking if new keys are shadowed after the first prototype has added non-enumerable shadow keys. This helps minimally in some corner cases if there are few enumerable properties on the prototype compared to the receiver. BUG=chromium:628173 Committed: https://crrev.com/211615d41ea989395f52c3f2cc453eb3a47eeb5f Cr-Commit-Position: refs/heads/master@{#37940}

Patch Set 1 #

Total comments: 1

Patch Set 2 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -17 lines) Patch
M src/elements.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/keys.h View 1 3 chunks +7 lines, -3 lines 0 comments Download
M src/keys.cc View 5 chunks +16 lines, -11 lines 0 comments Download
M src/objects.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Camillo Bruni
PTAL some minor improvement for corner cases
4 years, 5 months ago (2016-07-21 09:07:25 UTC) #7
Jakob Kummerow
lgtm https://codereview.chromium.org/2169523002/diff/1/src/keys.h File src/keys.h (right): https://codereview.chromium.org/2169523002/diff/1/src/keys.h#newcode114 src/keys.h:114: // For all the keys on the first ...
4 years, 5 months ago (2016-07-21 09:25:45 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/2169523002/20001
4 years, 5 months ago (2016-07-21 10:36:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-21 11:05:23 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 11:06:31 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/211615d41ea989395f52c3f2cc453eb3a47eeb5f
Cr-Commit-Position: refs/heads/master@{#37940}

Powered by Google App Engine
This is Rietveld 408576698