![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <interface-descriptors.h>
Static Public Attributes | |
static DEFINE_PARAMETERS_NO_CONTEXT(kCalleeContext, kClosure, kJavaScriptCallArgCount, kStackFrameSize, kJavaScriptCallNewTarget, kInterpreterBytecodeArray) DEFINE_PARAMETER_TYPES(MachineType constexpr int | kMaxRegisterParams |
![]() | |
static constexpr int | kReturnCount |
static constexpr int | kParameterCount |
static constexpr bool | kNoContext |
static constexpr bool | kAllowVarArgs |
static constexpr bool | kNoStackScan |
static constexpr auto | kStackArgumentOrder |
static constexpr int | kMaxRegisterParams |
static constexpr bool | kRestrictAllocatableRegisters |
static constexpr bool | kCalleeSaveRegisters |
static constexpr bool | kCustomMachineTypes |
Definition at line 2190 of file interface-descriptors.h.
|
staticconstexpr |
Definition at line 2210 of file interface-descriptors.h.