#include <simplified-operator.h>
Definition at line 543 of file simplified-operator.h.
◆ ElementsTransitionWithMultipleSources()
◆ feedback()
const FeedbackSource & v8::internal::compiler::ElementsTransitionWithMultipleSources::feedback |
( |
| ) |
const |
|
inline |
◆ sources()
const ZoneRefSet< Map > & v8::internal::compiler::ElementsTransitionWithMultipleSources::sources |
( |
| ) |
const |
|
inline |
◆ target()
MapRef v8::internal::compiler::ElementsTransitionWithMultipleSources::target |
( |
| ) |
const |
|
inline |
◆ feedback_
FeedbackSource v8::internal::compiler::ElementsTransitionWithMultipleSources::feedback_ |
|
private |
◆ sources_
ZoneRefSet<Map> v8::internal::compiler::ElementsTransitionWithMultipleSources::sources_ |
|
private |
◆ target_
const MapRef v8::internal::compiler::ElementsTransitionWithMultipleSources::target_ |
|
private |
The documentation for this class was generated from the following file: