c65ae4f10c
R=svenpanne@chromium.org Review URL: https://codereview.chromium.org/877753007 Cr-Commit-Position: refs/heads/master@{#26346}
10 lines
277 B
C++
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
|