#include <bytecode-analysis.h>
Definition at line 24 of file bytecode-analysis.h.
◆ BytecodeLoopAssignments()
v8::internal::compiler::BytecodeLoopAssignments::BytecodeLoopAssignments |
( |
int | parameter_count, |
|
|
int | register_count, |
|
|
Zone * | zone ) |
◆ Add()
◆ AddList()
void v8::internal::compiler::BytecodeLoopAssignments::AddList |
( |
interpreter::Register | r, |
|
|
uint32_t | count ) |
◆ ContainsLocal()
bool v8::internal::compiler::BytecodeLoopAssignments::ContainsLocal |
( |
int | index | ) |
const |
◆ ContainsParameter()
bool v8::internal::compiler::BytecodeLoopAssignments::ContainsParameter |
( |
int | index | ) |
const |
◆ local_count()
int v8::internal::compiler::BytecodeLoopAssignments::local_count |
( |
| ) |
const |
|
inline |
◆ parameter_count()
int v8::internal::compiler::BytecodeLoopAssignments::parameter_count |
( |
| ) |
const |
|
inline |
◆ Union()
◆ bit_vector_
BitVector* const v8::internal::compiler::BytecodeLoopAssignments::bit_vector_ |
|
private |
◆ parameter_count_
int const v8::internal::compiler::BytecodeLoopAssignments::parameter_count_ |
|
private |
The documentation for this class was generated from the following files: