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

#include <index.h>

Collaboration diagram for v8::internal::compiler::turboshaft::v_traits< None >:

Classes

struct  implicitly_constructible_from
 

Public Types

using rep_type = nullrep_t
 

Static Public Member Functions

static constexpr bool allows_representation (RegisterRepresentation)
 

Static Public Attributes

static constexpr bool is_abstract_tag = true
 
static constexpr auto rep = nullrep
 

Detailed Description

Definition at line 277 of file index.h.

Member Typedef Documentation

◆ rep_type

Definition at line 279 of file index.h.

Member Function Documentation

◆ allows_representation()

static constexpr bool v8::internal::compiler::turboshaft::v_traits< None >::allows_representation ( RegisterRepresentation )
inlinestaticconstexpr

Definition at line 281 of file index.h.

Member Data Documentation

◆ is_abstract_tag

bool v8::internal::compiler::turboshaft::v_traits< None >::is_abstract_tag = true
staticconstexpr

Definition at line 278 of file index.h.

◆ rep

Definition at line 280 of file index.h.


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