v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::WordWithBits< Bits > Struct Template Reference

#include <index.h>

Inheritance diagram for v8::internal::compiler::turboshaft::WordWithBits< Bits >:
Collaboration diagram for v8::internal::compiler::turboshaft::WordWithBits< Bits >:

Static Public Attributes

static constexpr int bits = Bits
 

Detailed Description

template<size_t Bits>
struct v8::internal::compiler::turboshaft::WordWithBits< Bits >

Definition at line 218 of file index.h.

Member Data Documentation

◆ bits

template<size_t Bits>
int v8::internal::compiler::turboshaft::WordWithBits< Bits >::bits = Bits
staticconstexpr

Definition at line 219 of file index.h.


The documentation for this struct was generated from the following file: