Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dframe.h116 int slot = AllocateAlignedFrameSlot(width); in AllocateSpillSlot()
134 int AllocateAlignedFrameSlot(int width) { in AllocateAlignedFrameSlot() function