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

Issue 1491743008: [proxies] Add all-can-read/String/Symbol filtering support to GetKeys() (Closed)

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

Description

[proxies] Add all-can-read/String/Symbol filtering support to GetKeys() Not exposed/used yet, therefore also not testable yet. Committed: https://crrev.com/186f67085cbfa388b26906aed07bcfd2745b2cc5 Cr-Commit-Position: refs/heads/master@{#32571}

Patch Set 1 #

Total comments: 3

Patch Set 2 : critical correctness fix ;-) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -24 lines) Patch
M src/elements.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M src/key-accumulator.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 9 chunks +91 lines, -24 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Jakob Kummerow
Camillo: PTAL. Toon: FYI. Next step is to make Runtime_GetOwnPropertyNames (and its friends) call JSReceiver::GetKeys(). ...
5 years ago (2015-12-03 12:51:45 UTC) #2
Camillo Bruni
lgtm https://codereview.chromium.org/1491743008/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1491743008/diff/1/src/objects.cc#newcode8168 src/objects.cc:8168: /// ...whereas [[OwnPropertyKeys]] shall return whitelisted properties. s/\/\/\//\/\//
5 years ago (2015-12-03 14:32:33 UTC) #3
Jakob Kummerow
Did that major refactoring you asked for, please take another very thorough look :-P https://codereview.chromium.org/1491743008/diff/1/src/objects.cc ...
5 years ago (2015-12-03 14:43:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491743008/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491743008/20001
5 years ago (2015-12-03 14:43:35 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-03 15:08:11 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-03 15:08:59 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/186f67085cbfa388b26906aed07bcfd2745b2cc5
Cr-Commit-Position: refs/heads/master@{#32571}

Powered by Google App Engine
This is Rietveld 408576698