#include <common-operator.h>
Definition at line 763 of file common-operator.h.
◆ StartNode()
v8::internal::compiler::StartNode::StartNode |
( |
Node * | node | ) |
|
|
inlineexplicitconstexpr |
◆ ArgCountOutputIndex()
int v8::internal::compiler::StartNode::ArgCountOutputIndex |
( |
| ) |
const |
|
inline |
◆ ArgCountParameterIndex()
int v8::internal::compiler::StartNode::ArgCountParameterIndex |
( |
| ) |
const |
|
inline |
◆ ContextOutputIndex()
int v8::internal::compiler::StartNode::ContextOutputIndex |
( |
| ) |
const |
|
inline |
◆ ContextParameterIndex()
int v8::internal::compiler::StartNode::ContextParameterIndex |
( |
| ) |
const |
|
inline |
◆ ContextParameterIndex_MaybeNonStandardLayout()
int v8::internal::compiler::StartNode::ContextParameterIndex_MaybeNonStandardLayout |
( |
| ) |
const |
|
inline |
◆ FormalParameterCount()
int v8::internal::compiler::StartNode::FormalParameterCount |
( |
| ) |
const |
|
inline |
◆ FormalParameterCountWithoutReceiver()
int v8::internal::compiler::StartNode::FormalParameterCountWithoutReceiver |
( |
| ) |
const |
|
inline |
◆ LastOutputIndex()
int v8::internal::compiler::StartNode::LastOutputIndex |
( |
| ) |
const |
|
inline |
◆ LastParameterIndex_MaybeNonStandardLayout()
int v8::internal::compiler::StartNode::LastParameterIndex_MaybeNonStandardLayout |
( |
| ) |
const |
|
inline |
◆ NewTargetOutputIndex()
int v8::internal::compiler::StartNode::NewTargetOutputIndex |
( |
| ) |
const |
|
inline |
◆ NewTargetParameterIndex()
int v8::internal::compiler::StartNode::NewTargetParameterIndex |
( |
| ) |
const |
|
inline |
◆ OutputArityForFormalParameterCount()
static constexpr int v8::internal::compiler::StartNode::OutputArityForFormalParameterCount |
( |
int | argc | ) |
|
|
inlinestaticconstexpr |
◆ kExtraOutputCount
int v8::internal::compiler::StartNode::kExtraOutputCount |
|
staticconstexpr |
Initial value:=
#define V8_JS_LINKAGE_INCLUDES_DISPATCH_HANDLE_BOOL
Definition at line 772 of file common-operator.h.
◆ kReceiverOutputCount
int v8::internal::compiler::StartNode::kReceiverOutputCount = 1 |
|
staticconstexpr |
The documentation for this class was generated from the following file: