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

Issue 1293283003: [heap,cctest] Get rid of protected-for-sake-of-testing scope. (Closed)

Created:
5 years, 4 months ago by Michael Lippautz
Modified:
5 years, 4 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap,cctest] Get rid of protected-for-sake-of-testing scope. BUG= Committed: https://crrev.com/477f5a81f0183e6c175c2327286b541267912354 Cr-Commit-Position: refs/heads/master@{#30301}

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 1

Patch Set 3 : Renamed test-heap.h -> heap-tester.h #

Total comments: 2

Patch Set 4 : Add heap-tester.h to cctest.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -98 lines) Patch
M src/heap/heap.h View 1 2 chunks +25 lines, -28 lines 0 comments Download
M test/cctest/cctest.h View 1 2 chunks +0 lines, -19 lines 0 comments Download
M test/cctest/cctest.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A test/cctest/heap-tester.h View 1 2 1 chunk +59 lines, -0 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 5 chunks +11 lines, -8 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 5 chunks +7 lines, -27 lines 0 comments Download
M test/cctest/test-mark-compact.cc View 1 2 5 chunks +9 lines, -8 lines 0 comments Download
M test/cctest/test-unboxed-doubles.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
Michael Lippautz
WDYT? Was actually more invasive than I thought it would be.
5 years, 4 months ago (2015-08-21 11:01:54 UTC) #2
Michael Starzinger
I like the fact that the heap.h interface is clear of the protected section, +1 ...
5 years, 4 months ago (2015-08-21 11:14:10 UTC) #3
Michael Starzinger
I like the fact that the heap.h interface is clear of the protected section, +1 ...
5 years, 4 months ago (2015-08-21 11:14:10 UTC) #4
Michael Lippautz
+benedikt (I would like to have a look at gtest "later" but get rid of ...
5 years, 4 months ago (2015-08-21 11:18:48 UTC) #6
Benedikt Meurer
LGTM.
5 years, 4 months ago (2015-08-21 11:28:09 UTC) #7
Michael Starzinger
LGTM. https://codereview.chromium.org/1293283003/diff/40001/test/cctest/heap-tester.h File test/cctest/heap-tester.h (right): https://codereview.chromium.org/1293283003/diff/40001/test/cctest/heap-tester.h#newcode5 test/cctest/heap-tester.h:5: #ifndef HEAP_TESTER_H_ Let's also add the file to ...
5 years, 4 months ago (2015-08-21 11:56:32 UTC) #8
Michael Lippautz
Thanks! https://codereview.chromium.org/1293283003/diff/40001/test/cctest/heap-tester.h File test/cctest/heap-tester.h (right): https://codereview.chromium.org/1293283003/diff/40001/test/cctest/heap-tester.h#newcode5 test/cctest/heap-tester.h:5: #ifndef HEAP_TESTER_H_ On 2015/08/21 11:56:32, Michael Starzinger wrote: ...
5 years, 4 months ago (2015-08-21 12:15:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1293283003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1293283003/60001
5 years, 4 months ago (2015-08-21 12:15:24 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-21 12:40:27 UTC) #13
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 12:40:45 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/477f5a81f0183e6c175c2327286b541267912354
Cr-Commit-Position: refs/heads/master@{#30301}

Powered by Google App Engine
This is Rietveld 408576698