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

Unified Diff: src/incremental-marking.h

Issue 7639020: Perform TODO(gc) cleanup for TODO-lockdown. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/gc
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/ic-inl.h ('k') | src/liveedit.cc » ('j') | src/mark-compact.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/incremental-marking.h
diff --git a/src/incremental-marking.h b/src/incremental-marking.h
index f87613003144192a21c1c58b49b1e3723bc9c9b5..1eed507f1f7b89f3bc70722be069269dccca0a14 100644
--- a/src/incremental-marking.h
+++ b/src/incremental-marking.h
@@ -37,7 +37,6 @@ namespace v8 {
namespace internal {
-// TODO(gc) rename into IncrementalMarker after merge.
class IncrementalMarking {
public:
enum State {
« no previous file with comments | « src/ic-inl.h ('k') | src/liveedit.cc » ('j') | src/mark-compact.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698