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

Issue 131443008: Introduce an API mirroring the gc extension (Closed)

Created:
6 years, 11 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 11 months ago
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Introduce an API mirroring the gc extension BUG=none R=mstarzinger@chromium.org, svenpanne@chromium.org LOG=y Committed: https://code.google.com/p/v8/source/detail?r=18563

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Total comments: 1

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M include/v8.h View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jochen (gone - plz use gerrit)
plz review this one :)
6 years, 11 months ago (2014-01-10 14:52:32 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/131443008/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/131443008/diff/1/include/v8.h#newcode4191 include/v8.h:4191: void RequestGarbageCollection(bool minor); Please use an enum instead of ...
6 years, 11 months ago (2014-01-13 06:12:06 UTC) #2
jochen (gone - plz use gerrit)
On 2014/01/13 06:12:06, Benedikt Meurer wrote: > https://codereview.chromium.org/131443008/diff/1/include/v8.h > File include/v8.h (right): > > https://codereview.chromium.org/131443008/diff/1/include/v8.h#newcode4191 ...
6 years, 11 months ago (2014-01-13 09:55:41 UTC) #3
Michael Starzinger
Hmpf. https://codereview.chromium.org/131443008/diff/50001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/131443008/diff/50001/include/v8.h#newcode4200 include/v8.h:4200: void RequestGarbageCollection(GarbageCollectionType type); I don't like exposing this ...
6 years, 11 months ago (2014-01-13 10:13:24 UTC) #4
jochen (gone - plz use gerrit)
updated (and made it check that --expose_gc was passed)
6 years, 11 months ago (2014-01-13 10:30:27 UTC) #5
Michael Starzinger
LGTM (what can possibly go wrong).
6 years, 11 months ago (2014-01-13 10:53:34 UTC) #6
jochen (gone - plz use gerrit)
6 years, 11 months ago (2014-01-13 12:03:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r18563 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698