#include <simplified-operator.h>
Definition at line 716 of file simplified-operator.h.
◆ NewArgumentsElementsParameters()
v8::internal::compiler::NewArgumentsElementsParameters::NewArgumentsElementsParameters |
( |
CreateArgumentsType | type, |
|
|
int | formal_parameter_count ) |
|
inline |
◆ arguments_type()
CreateArgumentsType v8::internal::compiler::NewArgumentsElementsParameters::arguments_type |
( |
| ) |
const |
|
inline |
◆ formal_parameter_count()
int v8::internal::compiler::NewArgumentsElementsParameters::formal_parameter_count |
( |
| ) |
const |
|
inline |
◆ formal_parameter_count_
int v8::internal::compiler::NewArgumentsElementsParameters::formal_parameter_count_ |
|
private |
◆ type_
The documentation for this class was generated from the following file: