#include <graph.h>
Definition at line 44 of file graph.h.
◆ ReplaceScope() [1/2]
v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::ReplaceScope |
( |
OperationBuffer * | buffer, |
|
|
OpIndex | replaced ) |
|
inline |
◆ ~ReplaceScope()
v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::~ReplaceScope |
( |
| ) |
|
|
inline |
◆ ReplaceScope() [2/2]
v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::ReplaceScope |
( |
const ReplaceScope & | | ) |
|
|
delete |
◆ operator=()
◆ buffer_
OperationBuffer* v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::buffer_ |
|
private |
◆ old_end_
◆ old_slot_count_
uint16_t v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::old_slot_count_ |
|
private |
◆ replaced_
OpIndex v8::internal::compiler::turboshaft::OperationBuffer::ReplaceScope::replaced_ |
|
private |
The documentation for this class was generated from the following file: