Definition at line 265 of file full-codegen.h.
◆ ForIn()
v8::internal::FullCodeGenerator::ForIn::ForIn |
( |
FullCodeGenerator * |
codegen, |
|
|
ForInStatement * |
statement |
|
) |
| |
|
inline |
Definition at line 269 of file full-codegen.h.
BreakableStatement * statement()
Iteration(FullCodeGenerator *codegen, IterationStatement *statement)
◆ ~ForIn()
virtual v8::internal::FullCodeGenerator::ForIn::~ForIn |
( |
| ) |
|
|
inlinevirtual |
◆ Exit()
virtual NestedStatement* v8::internal::FullCodeGenerator::ForIn::Exit |
( |
int * |
stack_depth, |
|
|
int * |
context_length |
|
) |
| |
|
inlinevirtual |
◆ kElementCount
const int v8::internal::FullCodeGenerator::ForIn::kElementCount = 5 |
|
static |
The documentation for this class was generated from the following file: