// Copyright 2018 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 "test/cctest/wasm/wasm-atomics-utils.h" #include "test/common/wasm/wasm-macro-gen.h" namespace v8 { namespace internal { namespace wasm { test_run_wasm_atomics_64 // namespace test_run_wasm_atomics_64 } // namespace wasm } // namespace internal } // namespace v8