V8 Project
register-allocator.cc File Reference
+ Include dependency graph for register-allocator.cc:

Go to the source code of this file.

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 
 v8::internal::compiler
 

Functions

static LifetimePosition v8::internal::compiler::Min (LifetimePosition a, LifetimePosition b)
 
static LifetimePosition v8::internal::compiler::Max (LifetimePosition a, LifetimePosition b)
 
static int v8::internal::compiler::UnhandledSortHelper (LiveRange *const *a, LiveRange *const *b)
 
 v8::internal::compiler::STATIC_ASSERT (DoubleRegister::kMaxNumAllocatableRegisters >=Register::kMaxNumAllocatableRegisters)