#include <maglev-interpreter-frame-state.h>
◆ InterpreterFrameState() [1/2]
◆ InterpreterFrameState() [2/2]
◆ accumulator()
ValueNode * v8::internal::maglev::InterpreterFrameState::accumulator |
( |
| ) |
const |
|
inline |
◆ add_object()
void v8::internal::maglev::InterpreterFrameState::add_object |
( |
VirtualObject * | vobject | ) |
|
|
inline |
◆ clear_known_node_aspects()
void v8::internal::maglev::InterpreterFrameState::clear_known_node_aspects |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ frame()
◆ get()
◆ known_node_aspects() [1/2]
KnownNodeAspects * v8::internal::maglev::InterpreterFrameState::known_node_aspects |
( |
| ) |
|
|
inline |
◆ known_node_aspects() [2/2]
const KnownNodeAspects * v8::internal::maglev::InterpreterFrameState::known_node_aspects |
( |
| ) |
const |
|
inline |
◆ set()
◆ set_accumulator()
void v8::internal::maglev::InterpreterFrameState::set_accumulator |
( |
ValueNode * | value | ) |
|
|
inline |
◆ set_known_node_aspects()
void v8::internal::maglev::InterpreterFrameState::set_known_node_aspects |
( |
KnownNodeAspects * | known_node_aspects | ) |
|
|
inline |
◆ set_virtual_objects()
void v8::internal::maglev::InterpreterFrameState::set_virtual_objects |
( |
const VirtualObjectList & | virtual_objects | ) |
|
|
inline |
◆ virtual_objects()
const VirtualObjectList & v8::internal::maglev::InterpreterFrameState::virtual_objects |
( |
| ) |
const |
|
inline |
◆ frame_
◆ known_node_aspects_
KnownNodeAspects* v8::internal::maglev::InterpreterFrameState::known_node_aspects_ |
|
private |
◆ virtual_objects_
The documentation for this class was generated from the following file: