chromium/v8/src/common/assert-scope.cc

// Copyright 2014 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/common/assert-scope.h"

#include "src/base/enum-set.h"
#include "src/execution/isolate.h"

namespace v8 {
internal  // namespace internal
}  // namespace v8