Searched defs:InactiveToHandled (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dregister-allocator.cc1605 InactiveToHandled(cur_inactive);
1774 void RegisterAllocator::InactiveToHandled(LiveRange* range) { function in class:v8::RegisterAllocator
2031 InactiveToHandled(range);
/external/chromium_org/v8/src/
H A Dlithium-allocator.cc1566 InactiveToHandled(cur_inactive);
1743 void LAllocator::InactiveToHandled(LiveRange* range) { function in class:LAllocator
2007 InactiveToHandled(range);

Completed in 86 milliseconds