Home
last modified time | relevance | path

Searched refs:GetFreeSpillSlot (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc3307 SpillSlot* GetFreeSpillSlot(int byte_width);
3369 MidTierSpillSlotAllocator::GetFreeSpillSlot(int byte_width) { in GetFreeSpillSlot() function in v8::internal::compiler::MidTierSpillSlotAllocator
3392 SpillSlot* slot = GetFreeSpillSlot(byte_width); in Allocate()

Completed in 8 milliseconds