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

#include <index.h>

Collaboration diagram for v8::internal::compiler::turboshaft::detail::RepresentationForUnionBase< T, SameStaticRep >:

Static Public Attributes

static constexpr auto rep = nullrep
 

Detailed Description

template<typename T, bool SameStaticRep>
struct v8::internal::compiler::turboshaft::detail::RepresentationForUnionBase< T, SameStaticRep >

Definition at line 451 of file index.h.

Member Data Documentation

◆ rep

template<typename T , bool SameStaticRep>
auto v8::internal::compiler::turboshaft::detail::RepresentationForUnionBase< T, SameStaticRep >::rep = nullrep
staticconstexpr

Definition at line 452 of file index.h.


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