#include <js-operator.h>
Definition at line 156 of file js-operator.h.
◆ ConstructParameters()
| v8::internal::compiler::ConstructParameters::ConstructParameters |
( |
uint32_t | arity, |
|
|
CallFrequency const & | frequency, |
|
|
FeedbackSource const & | feedback ) |
|
inline |
◆ arity()
| uint32_t v8::internal::compiler::ConstructParameters::arity |
( |
| ) |
const |
|
inline |
◆ arity_without_implicit_args()
| int v8::internal::compiler::ConstructParameters::arity_without_implicit_args |
( |
| ) |
const |
|
inline |
◆ feedback()
| FeedbackSource const & v8::internal::compiler::ConstructParameters::feedback |
( |
| ) |
const |
|
inline |
◆ frequency()
| CallFrequency const & v8::internal::compiler::ConstructParameters::frequency |
( |
| ) |
const |
|
inline |
◆ arity_
| uint32_t const v8::internal::compiler::ConstructParameters::arity_ |
|
private |
◆ feedback_
| FeedbackSource const v8::internal::compiler::ConstructParameters::feedback_ |
|
private |
◆ frequency_
| CallFrequency const v8::internal::compiler::ConstructParameters::frequency_ |
|
private |
◆ kExtraConstructInputCount
| int v8::internal::compiler::ConstructParameters::kExtraConstructInputCount = 3 |
|
staticconstexpr |
The documentation for this class was generated from the following file: