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

Issue 98993002: Remove internal uses of deprecated MakeWeak. (Closed)

Created:
7 years ago by Sven Panne
Modified:
7 years ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Remove internal uses of deprecated MakeWeak.

Patch Set 1 #

Patch Set 2 : More stuff #

Patch Set 3 : Rebased. More stuff. #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -120 lines) Patch
M src/d8.cc View 1 3 chunks +13 lines, -11 lines 4 comments Download
M test/cctest/test-api.cc View 1 2 27 chunks +144 lines, -104 lines 2 comments Download
M test/cctest/test-heap-profiler.cc View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
The changes are quite mechanical (introduce a pair where necessary) and might not win a ...
7 years ago (2013-12-02 14:27:50 UTC) #1
Michael Starzinger
LGTM. Only nits. https://codereview.chromium.org/98993002/diff/40001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/98993002/diff/40001/src/d8.cc#newcode51 src/d8.cc:51: #include <utility> nit: Can we move ...
7 years ago (2013-12-02 15:34:09 UTC) #2
Sven Panne
https://codereview.chromium.org/98993002/diff/40001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/98993002/diff/40001/src/d8.cc#newcode51 src/d8.cc:51: #include <utility> On 2013/12/02 15:34:10, Michael Starzinger wrote: > ...
7 years ago (2013-12-02 17:30:52 UTC) #3
Sven Panne
7 years ago (2013-12-03 15:37:59 UTC) #4
Superseded by https://codereview.chromium.org/101523002/ which is slightly more
complex than necessary...

Powered by Google App Engine
This is Rietveld 408576698