v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::interpreter::BytecodeRegisterAllocator Member List

This is the complete list of members for v8::internal::interpreter::BytecodeRegisterAllocator, including all inherited members.

AllLiveRegisters() constv8::internal::interpreter::BytecodeRegisterAllocatorinline
BytecodeRegisterAllocator(int start_index)v8::internal::interpreter::BytecodeRegisterAllocatorinlineexplicit
BytecodeRegisterAllocator(const BytecodeRegisterAllocator &)=deletev8::internal::interpreter::BytecodeRegisterAllocator
GrowRegisterList(RegisterList *reg_list)v8::internal::interpreter::BytecodeRegisterAllocatorinline
max_register_count_v8::internal::interpreter::BytecodeRegisterAllocatorprivate
maximum_register_count() constv8::internal::interpreter::BytecodeRegisterAllocatorinline
NewGrowableRegisterList()v8::internal::interpreter::BytecodeRegisterAllocatorinline
NewRegister()v8::internal::interpreter::BytecodeRegisterAllocatorinline
NewRegisterList(int count)v8::internal::interpreter::BytecodeRegisterAllocatorinline
next_register_index() constv8::internal::interpreter::BytecodeRegisterAllocatorinline
next_register_index_v8::internal::interpreter::BytecodeRegisterAllocatorprivate
observer_v8::internal::interpreter::BytecodeRegisterAllocatorprivate
operator=(const BytecodeRegisterAllocator &)=deletev8::internal::interpreter::BytecodeRegisterAllocator
RegisterIsLive(Register reg) constv8::internal::interpreter::BytecodeRegisterAllocatorinline
ReleaseRegister(Register reg)v8::internal::interpreter::BytecodeRegisterAllocatorinline
ReleaseRegisters(int register_index)v8::internal::interpreter::BytecodeRegisterAllocatorinline
set_observer(Observer *observer)v8::internal::interpreter::BytecodeRegisterAllocatorinline
~BytecodeRegisterAllocator()=defaultv8::internal::interpreter::BytecodeRegisterAllocator