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

#include <constants-ppc.h>

Collaboration diagram for v8::internal::DoubleRegisters:

Static Public Member Functions

static int Number (const char *name)
 
static int Number (const char *name)
 

Static Private Attributes

static const char * names_ [kNumDoubleRegisters]
 

Detailed Description

Definition at line 2528 of file constants-s390.h.

Member Function Documentation

◆ Number() [1/2]

static int v8::internal::DoubleRegisters::Number ( const char * name)
static

◆ Number() [2/2]

static int v8::internal::DoubleRegisters::Number ( const char * name)
static

Member Data Documentation

◆ names_

static const char * v8::internal::DoubleRegisters::names_
staticprivate

Definition at line 3248 of file constants-ppc.h.


The documentation for this class was generated from the following files: