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