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