![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Typedefs | |
using | v8::internal::Simd128RegList = RegListBase<Simd128Register> |
Functions | |
v8::internal::ASSERT_TRIVIALLY_COPYABLE (RegList) | |
v8::internal::ASSERT_TRIVIALLY_COPYABLE (DoubleRegList) | |
int | v8::internal::JSCallerSavedCode (int n) |
Variables | |
const DoubleRegList | v8::internal::kCallerSavedDoubles |
const Simd128RegList | v8::internal::kCallerSavedSimd128s |
const int | v8::internal::kNumCallerSavedDoubles = 14 |
const DoubleRegList | v8::internal::kCalleeSavedDoubles |
const int | v8::internal::kNumCalleeSavedDoubles = 18 |