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

Issue 128113002: Removed v8::AssertNoGCScope. (Closed)

Created:
6 years, 11 months ago by Sven Panne
Modified:
6 years, 11 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Removed v8::AssertNoGCScope. Everything was private, so no object could ever be constructed, which implies that nobody uses it. Furthermore, it contained a TODO and was overly complicated, an #ifdef-less simple pimpl idiom would have been enough. LOG=y R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18493

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 11 months ago (2014-01-08 12:14:30 UTC) #1
Benedikt Meurer
lgtm
6 years, 11 months ago (2014-01-08 12:15:29 UTC) #2
Sven Panne
6 years, 11 months ago (2014-01-08 12:22:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18493 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698