Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1461 InactiveLiveRangeQueue::iterator InactiveToActive(
Dregister-allocator.cc3927 LinearScanAllocator::InactiveToActive(InactiveLiveRangeQueue::iterator it, in InactiveToActive() function in v8::internal::compiler::LinearScanAllocator
3967 it = InactiveToActive(it, position); in ForwardStateTo()