v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
reglist.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define LIST_REG(V)
 
#define LIST_REG(V)
 

Variables

static constexpr RegList v8::internal::kEmptyRegList = {}
 
static constexpr RegList v8::internal::kAllocatableGeneralRegisters
 
static constexpr DoubleRegList v8::internal::kEmptyDoubleRegList = {}
 
static constexpr DoubleRegList v8::internal::kAllocatableDoubleRegisters
 

Macro Definition Documentation

◆ LIST_REG [1/2]

#define LIST_REG ( V)
Value:
V,
#define V(Name)

Definition at line 35 of file reglist.h.

◆ LIST_REG [2/2]

#define LIST_REG ( V)
Value:
V,

Definition at line 35 of file reglist.h.