v8/src/checks.cc
2015-01-30 09:29:41 +00:00

10 lines
277 B
C++

// 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