Home
last modified time | relevance | path

Searched defs:InactiveToActive (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dlithium-allocator.cc1751 void LAllocator::InactiveToActive(LiveRange* range) { in InactiveToActive() function in v8::internal::LAllocator
/external/chromium_org/v8/src/compiler/
Dregister-allocator.cc1782 void RegisterAllocator::InactiveToActive(LiveRange* range) { in InactiveToActive() function in v8::internal::compiler::RegisterAllocator