V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::LinearScanAllocator Member List

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

allocatable_register_codes() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
AllocateRegisters() (defined in v8::internal::compiler::LinearScanAllocator)v8::internal::compiler::LinearScanAllocator
allocation_zone() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
CanProcessRange(LiveRange *range) const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
check_fp_aliasing() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
code() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
data() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
FindOptimalSpillingPos(LiveRange *range, LifetimePosition pos) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
FindOptimalSplitPos(LifetimePosition start, LifetimePosition end) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
GetFixedRegisters() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
GetSplitPositionForInstruction(const LiveRange *range, int instruction_index) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
LinearScanAllocator(RegisterAllocationData *data, RegisterKind kind, Zone *local_zone) (defined in v8::internal::compiler::LinearScanAllocator)v8::internal::compiler::LinearScanAllocator
mode() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
num_allocatable_registers() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
num_registers() const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorinlineprotected
operator delete(void *, size_t) (defined in v8::internal::ZoneObject)v8::internal::ZoneObjectinline
operator delete(void *pointer, Zone *zone) (defined in v8::internal::ZoneObject)v8::internal::ZoneObjectinline
operator new(size_t size, Zone *zone) (defined in v8::internal::ZoneObject)v8::internal::ZoneObjectinline
RegisterAllocator(RegisterAllocationData *data, RegisterKind kind) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocator
RegisterName(int allocation_index) const (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
Spill(LiveRange *range) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
SplitAndSpillRangesDefinedByMemoryOperand() (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
SplitBetween(LiveRange *range, LifetimePosition start, LifetimePosition end) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected
SplitRangeAt(LiveRange *range, LifetimePosition pos) (defined in v8::internal::compiler::RegisterAllocator)v8::internal::compiler::RegisterAllocatorprotected