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

Issue 1182303004: All private symbols are own symbols (Closed)

Created:
5 years, 6 months ago by wingo
Modified:
5 years, 6 months ago
Reviewers:
rossberg, Toon Verwaest
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

All private symbols are own symbols R=rossberg@chromium.org LOG=N BUG= Committed: https://crrev.com/a1a7cfd6ba42082179c160d855e4941218a251b7 Cr-Commit-Position: refs/heads/master@{#29041}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -120 lines) Patch
M src/factory.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/factory.cc View 1 chunk +1 line, -9 lines 0 comments Download
M src/heap/heap.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M src/isolate.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/lookup.h View 1 chunk +1 line, -1 line 0 comments Download
M src/macros.py View 1 1 chunk +2 lines, -4 lines 0 comments Download
M src/messages.js View 1 2 chunks +5 lines, -5 lines 0 comments Download
M src/objects.h View 3 chunks +5 lines, -9 lines 0 comments Download
M src/objects-inl.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime/runtime.h View 1 chunk +7 lines, -8 lines 0 comments Download
M src/runtime/runtime-symbol.cc View 2 chunks +3 lines, -14 lines 0 comments Download
M test/mjsunit/harmony/private.js View 1 2 chunks +51 lines, -1 line 0 comments Download
M test/mjsunit/own-symbols.js View 1 1 chunk +0 lines, -55 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
wingo
WDYT? Given that the previously-specified "private" symbols were junked due to leaking their keys to ...
5 years, 6 months ago (2015-06-15 11:39:03 UTC) #1
rossberg
https://codereview.chromium.org/1182303004/diff/1/src/macros.py File src/macros.py (right): https://codereview.chromium.org/1182303004/diff/1/src/macros.py#newcode163 src/macros.py:163: # itself (it should really use %GetOwnProperty, but that ...
5 years, 6 months ago (2015-06-15 12:09:11 UTC) #2
Toon Verwaest
+1, anything else doesn't seem to make sense
5 years, 6 months ago (2015-06-15 12:54:17 UTC) #4
wingo
Thanks for the review. Fixed nits, ptal. https://codereview.chromium.org/1182303004/diff/1/src/macros.py File src/macros.py (right): https://codereview.chromium.org/1182303004/diff/1/src/macros.py#newcode163 src/macros.py:163: # itself ...
5 years, 6 months ago (2015-06-16 07:09:46 UTC) #5
rossberg
lgtm
5 years, 6 months ago (2015-06-16 07:37:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1182303004/20001
5 years, 6 months ago (2015-06-16 07:48:32 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-16 08:13:39 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-16 08:13:48 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a1a7cfd6ba42082179c160d855e4941218a251b7
Cr-Commit-Position: refs/heads/master@{#29041}

Powered by Google App Engine
This is Rietveld 408576698