Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dframe.h151 int AllocateSpillSlot(int width) { in AllocateSpillSlot() function
Dregister-allocator.cc3001 int index = data()->frame()->AllocateSpillSlot(byte_width); in AssignSpillSlots()