v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
turboshaft-types-inl.h
Go to the documentation of this file.
1
// Copyright 2022 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_OBJECTS_TURBOSHAFT_TYPES_INL_H_
6
#define V8_OBJECTS_TURBOSHAFT_TYPES_INL_H_
7
8
#include "
src/objects/turboshaft-types.h
"
9
// Include the non-inl header before the rest of the headers.
10
11
#include "
src/heap/heap-write-barrier.h
"
12
#include "
src/objects/objects-inl.h
"
13
#include "
src/torque/runtime-macro-shims.h
"
14
#include "
src/torque/runtime-support.h
"
15
16
// Has to be the last include (doesn't have include guards):
17
#include "
src/objects/object-macros.h
"
18
19
namespace
v8::internal
{
20
21
#include "torque-generated/src/objects/turboshaft-types-tq-inl.inc"
22
23
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftType)
24
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord32Type)
25
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord32RangeType)
26
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord32SetType)
27
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord64Type)
28
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord64RangeType)
29
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftWord64SetType)
30
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftFloat64Type)
31
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftFloat64RangeType)
32
TQ_OBJECT_CONSTRUCTORS_IMPL
(TurboshaftFloat64SetType)
33
34
}
// namespace v8::internal
35
36
#include "
src/objects/object-macros-undef.h
"
37
38
#endif
// V8_OBJECTS_TURBOSHAFT_TYPES_INL_H_
heap-write-barrier.h
v8::internal
Definition
api-arguments-inl.h:20
object-macros-undef.h
object-macros.h
TQ_OBJECT_CONSTRUCTORS_IMPL
#define TQ_OBJECT_CONSTRUCTORS_IMPL(Type)
Definition
object-macros.h:988
objects-inl.h
runtime-macro-shims.h
runtime-support.h
turboshaft-types.h
src
objects
turboshaft-types-inl.h
Generated on Sun Apr 6 2025 21:08:56 for v8 by
1.12.0