Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1457 ZoneVector<LiveRange*>::iterator ActiveToInactive(
Dregister-allocator.cc3904 ZoneVector<LiveRange*>::iterator LinearScanAllocator::ActiveToInactive( in ActiveToInactive() function in v8::internal::compiler::LinearScanAllocator
3948 it = ActiveToInactive(it, position); in ForwardStateTo()