![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <interface-descriptors.h>
Static Public Member Functions | |
| static constexpr Register | NameRegister () |
| static constexpr Register | SlotRegister () |
| static constexpr auto | registers () |
Static Public Member Functions inherited from v8::internal::StaticCallInterfaceDescriptor< LoadDescriptor > | |
| static constexpr auto | registers () |
| static constexpr auto | double_registers () |
| static constexpr auto | return_registers () |
| static constexpr auto | return_double_registers () |
| static constexpr Flags | flags () |
| static constexpr bool | AllowVarArgs () |
| static constexpr bool | HasContextParameter () |
| static constexpr int | GetReturnCount () |
| static constexpr int | GetParameterCount () |
| static constexpr int | GetRegisterParameterCount () |
| static constexpr int | GetStackParameterCount () |
| static constexpr Register * | GetRegisterData () |
| static constexpr Register | GetRegisterParameter (int i) |
| static constexpr int | GetStackParameterIndex (int i) |
| static constexpr MachineType | GetParameterType (int i) |
| static constexpr DoubleRegister | GetDoubleRegisterParameter (int i) |
Static Public Member Functions inherited from v8::internal::CallInterfaceDescriptor | |
| static constexpr Register | ContextRegister () |
Definition at line 939 of file interface-descriptors.h.
| v8::internal::LoadDescriptor::DEFINE_PARAMETER_TYPES | ( | MachineType::AnyTagged() | , |
| MachineType::AnyTagged() | , | ||
| MachineType::TaggedSigned() | ) const |
|
inlinestaticconstexpr |
Definition at line 64 of file interface-descriptors-riscv-inl.h.
|
staticconstexpr |
Definition at line 393 of file interface-descriptors-inl.h.
|
inlinestaticconstexpr |
Definition at line 66 of file interface-descriptors-riscv-inl.h.