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

#include <constants-mips64.h>

Collaboration diagram for v8::internal::MSARegisters::RegisterAlias:

Public Attributes

int creg
 
const char * name
 

Detailed Description

Definition at line 253 of file constants-mips64.h.

Member Data Documentation

◆ creg

int v8::internal::MSARegisters::RegisterAlias::creg

Definition at line 254 of file constants-mips64.h.

◆ name

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

Definition at line 255 of file constants-mips64.h.


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