v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
torque-csa-header-includes.h
Go to the documentation of this file.
1// Copyright 2020 the V8 project authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#ifndef V8_BUILTINS_TORQUE_CSA_HEADER_INCLUDES_H_
6#define V8_BUILTINS_TORQUE_CSA_HEADER_INCLUDES_H_
7
8// This file is included by Torque-generated CSA headers and contains
9// includes necessary for these headers.
10
15#include "src/utils/utils.h"
16#include "torque-generated/csa-types.h"
17
18#endif // V8_BUILTINS_TORQUE_CSA_HEADER_INCLUDES_H_