summaryrefslogtreecommitdiff
path: root/deps/v8/src/checks.cc
blob: 2871a66c64a6e3a5d2300adb7efd200a7e1ab6de (plain)
1
2
3
4
5
6
7
8
9
// 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