#include <simplified-operator.h>
Definition at line 523 of file simplified-operator.h.
◆ Mode
◆ ElementsTransition()
v8::internal::compiler::ElementsTransition::ElementsTransition |
( |
Mode | mode, |
|
|
MapRef | source, |
|
|
MapRef | target ) |
|
inline |
◆ mode()
Mode v8::internal::compiler::ElementsTransition::mode |
( |
| ) |
const |
|
inline |
◆ source()
MapRef v8::internal::compiler::ElementsTransition::source |
( |
| ) |
const |
|
inline |
◆ target()
MapRef v8::internal::compiler::ElementsTransition::target |
( |
| ) |
const |
|
inline |
◆ mode_
Mode const v8::internal::compiler::ElementsTransition::mode_ |
|
private |
◆ source_
MapRef const v8::internal::compiler::ElementsTransition::source_ |
|
private |
◆ target_
MapRef const v8::internal::compiler::ElementsTransition::target_ |
|
private |
The documentation for this class was generated from the following file: