#include <js-operator.h>
Definition at line 794 of file js-operator.h.
◆ GetIteratorParameters()
v8::internal::compiler::GetIteratorParameters::GetIteratorParameters |
( |
const FeedbackSource & | load_feedback, |
|
|
const FeedbackSource & | call_feedback ) |
|
inline |
◆ callFeedback()
FeedbackSource const & v8::internal::compiler::GetIteratorParameters::callFeedback |
( |
| ) |
const |
|
inline |
◆ loadFeedback()
FeedbackSource const & v8::internal::compiler::GetIteratorParameters::loadFeedback |
( |
| ) |
const |
|
inline |
◆ call_feedback_
FeedbackSource const v8::internal::compiler::GetIteratorParameters::call_feedback_ |
|
private |
◆ load_feedback_
FeedbackSource const v8::internal::compiler::GetIteratorParameters::load_feedback_ |
|
private |
The documentation for this class was generated from the following file: