![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::compiler::BytecodeLoopAssignments, including all inherited members.
Add(interpreter::Register r) | v8::internal::compiler::BytecodeLoopAssignments | |
AddList(interpreter::Register r, uint32_t count) | v8::internal::compiler::BytecodeLoopAssignments | |
bit_vector_ | v8::internal::compiler::BytecodeLoopAssignments | private |
BytecodeLoopAssignments(int parameter_count, int register_count, Zone *zone) | v8::internal::compiler::BytecodeLoopAssignments | |
ContainsLocal(int index) const | v8::internal::compiler::BytecodeLoopAssignments | |
ContainsParameter(int index) const | v8::internal::compiler::BytecodeLoopAssignments | |
local_count() const | v8::internal::compiler::BytecodeLoopAssignments | inline |
parameter_count() const | v8::internal::compiler::BytecodeLoopAssignments | inline |
parameter_count_ | v8::internal::compiler::BytecodeLoopAssignments | private |
Union(const BytecodeLoopAssignments &other) | v8::internal::compiler::BytecodeLoopAssignments |