Home
last modified time | relevance | path

Searched refs:allocation_finger_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dlithium-allocator.h612 LifetimePosition allocation_finger_; variable
Dlithium-allocator.cc1538 allocation_finger_ = position; in AllocateRegisters()
1664 ASSERT(allocation_finger_.Value() <= range->Start().Value()); in AddToUnhandledSorted()