Definition at line 674 of file bytecode-generator.cc.
◆ AccumulatorPreservingScope() [1/2]
◆ ~AccumulatorPreservingScope()
v8::internal::interpreter::BytecodeGenerator::AccumulatorPreservingScope::~AccumulatorPreservingScope |
( |
| ) |
|
|
inline |
◆ AccumulatorPreservingScope() [2/2]
v8::internal::interpreter::BytecodeGenerator::AccumulatorPreservingScope::AccumulatorPreservingScope |
( |
const AccumulatorPreservingScope & | | ) |
|
|
delete |
◆ operator=()
◆ generator_
BytecodeGenerator* v8::internal::interpreter::BytecodeGenerator::AccumulatorPreservingScope::generator_ |
|
private |
◆ saved_accumulator_register_
Register v8::internal::interpreter::BytecodeGenerator::AccumulatorPreservingScope::saved_accumulator_register_ |
|
private |
The documentation for this class was generated from the following file: