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

#include <tnode.h>

Inheritance diagram for v8::internal::Simd128T:
Collaboration diagram for v8::internal::Simd128T:

Static Public Attributes

static const MachineRepresentation kMachineRepresentation
 
static constexpr MachineType kMachineType = MachineType::Simd128()
 

Detailed Description

Definition at line 166 of file tnode.h.

Member Data Documentation

◆ kMachineRepresentation

const MachineRepresentation v8::internal::Simd128T::kMachineRepresentation
static
Initial value:

Definition at line 167 of file tnode.h.

◆ kMachineType

MachineType v8::internal::Simd128T::kMachineType = MachineType::Simd128()
staticconstexpr

Definition at line 169 of file tnode.h.


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