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

Issue 598603002: Change all V8 internal private symbols to be private own symbols. (Closed)

Created:
6 years, 3 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Change all V8 internal private symbols to be private own symbols. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24168

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -20 lines) Patch
M src/heap/heap.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M src/macros.py View 1 chunk +1 line, -1 line 0 comments Download
M src/messages.js View 2 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Dmitry Lomov (no reviews)
PTAL. I have not removed private non-own symbols, and they are still exposed through the ...
6 years, 3 months ago (2014-09-23 15:04:01 UTC) #1
arv (Not doing code reviews)
https://codereview.chromium.org/598603002/diff/1/src/messages.js File src/messages.js (right): https://codereview.chromium.org/598603002/diff/1/src/messages.js#newcode1128 src/messages.js:1128: holder = %GetPrototype(holder); Why are we using own private ...
6 years, 3 months ago (2014-09-23 18:31:20 UTC) #3
Dmitry Lomov (no reviews)
https://codereview.chromium.org/598603002/diff/1/src/messages.js File src/messages.js (right): https://codereview.chromium.org/598603002/diff/1/src/messages.js#newcode1128 src/messages.js:1128: holder = %GetPrototype(holder); On 2014/09/23 18:31:20, arv wrote: > ...
6 years, 3 months ago (2014-09-24 06:07:40 UTC) #4
Yang
On 2014/09/24 06:07:40, Dmitry Lomov (chromium) wrote: > https://codereview.chromium.org/598603002/diff/1/src/messages.js > File src/messages.js (right): > > ...
6 years, 3 months ago (2014-09-24 08:08:51 UTC) #5
Dmitry Lomov (no reviews)
On 2014/09/24 06:07:40, Dmitry Lomov (chromium) wrote: > https://codereview.chromium.org/598603002/diff/1/src/messages.js > File src/messages.js (right): > > ...
6 years, 3 months ago (2014-09-24 08:09:35 UTC) #6
Dmitry Lomov (no reviews)
6 years, 3 months ago (2014-09-24 08:13:08 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24168 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698