v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
reglist-riscv.h File Reference
Include dependency graph for reglist-riscv.h:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

 v8::internal::ASSERT_TRIVIALLY_COPYABLE (RegList)
 
 v8::internal::ASSERT_TRIVIALLY_COPYABLE (DoubleRegList)
 

Variables

const int v8::internal::kNumCallerSavedFPU = kCallerSavedFPU.Count()
 
const int v8::internal::kNumSafepointRegisters = 32
 
const RegList v8::internal::kSafepointSavedRegisters = kJSCallerSaved | kCalleeSaved
 
const int v8::internal::kNumSafepointSavedRegisters = kNumJSCallerSaved + kNumCalleeSaved