#include <node-observer.h>
Definition at line 31 of file node-observer.h.
◆ ObservableNodeState()
| v8::internal::compiler::ObservableNodeState::ObservableNodeState |
( |
const Node * | node, |
|
|
Zone * | zone ) |
◆ id()
| uint32_t v8::internal::compiler::ObservableNodeState::id |
( |
| ) |
const |
|
inline |
◆ op()
| const Operator * v8::internal::compiler::ObservableNodeState::op |
( |
| ) |
const |
|
inline |
◆ opcode()
| int16_t v8::internal::compiler::ObservableNodeState::opcode |
( |
| ) |
const |
|
inline |
◆ type()
| Type v8::internal::compiler::ObservableNodeState::type |
( |
| ) |
const |
|
inline |
◆ id_
| uint32_t v8::internal::compiler::ObservableNodeState::id_ |
|
private |
◆ op_
| const Operator* v8::internal::compiler::ObservableNodeState::op_ |
|
private |
◆ type_
| Type v8::internal::compiler::ObservableNodeState::type_ |
|
private |
The documentation for this class was generated from the following files: