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

#include <base-constants-riscv.h>

Collaboration diagram for v8::internal::VRegisters::RegisterAlias:

Public Attributes

int creg
 
const char * name
 

Detailed Description

Definition at line 184 of file base-constants-riscv.h.

Member Data Documentation

◆ creg

int v8::internal::VRegisters::RegisterAlias::creg

Definition at line 185 of file base-constants-riscv.h.

◆ name

const char* v8::internal::VRegisters::RegisterAlias::name

Definition at line 186 of file base-constants-riscv.h.


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