Searched refs:new_frame_slots (Results 1 – 1 of 1) sorted by relevance
161 int new_frame_slots = (width + kSystemPointerSize - 1) / kSystemPointerSize; in AllocateAlignedFrameSlots() local166 frame_slot_count_ = RoundUp(frame_slot_count_ + new_frame_slots, in AllocateAlignedFrameSlots()