Reviewers: titzer,
Description:
Helpful checks.cc file is being helpful.
[email protected]
Please review this at https://codereview.chromium.org/1276843004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+0, -11 lines):
M BUILD.gn
D src/checks.cc
M tools/gyp/v8.gyp
Index: src/checks.cc
diff --git a/src/checks.cc b/src/checks.cc
deleted file mode 100644
index
2871a66c64a6e3a5d2300adb7efd200a7e1ab6de..0000000000000000000000000000000000000000
--- a/src/checks.cc
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2006-2008 the V8 project authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "src/checks.h"
-
-namespace v8 {
-namespace internal {} // namespace internal
-} // namespace v8
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index
9219c18d55e755c7842403783c528b30a9a4e9d7..ce633a834c69a618ef736ada10105e7565ac3422
100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -638,7 +638,6 @@ source_set("v8_base") {
"src/char-predicates.cc",
"src/char-predicates-inl.h",
"src/char-predicates.h",
- "src/checks.cc",
"src/checks.h",
"src/circular-queue-inl.h",
"src/circular-queue.h",
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index
b5bd01ef6f558c715bd1815dac83653ed2eb07f1..60c4c94977f836d45cb0751828edeacc38366ca2
100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -429,7 +429,6 @@
'../../src/char-predicates.cc',
'../../src/char-predicates-inl.h',
'../../src/char-predicates.h',
- '../../src/checks.cc',
'../../src/checks.h',
'../../src/circular-queue-inl.h',
'../../src/circular-queue.h',
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.