Lines Matching refs:frame
4459 // once an exit frame has been constructed.
4474 // This is the return address of the exit frame.
4926 FrameScope frame(
4948 FrameScope frame(
4981 // You can't call a function without a valid frame.
5022 // You can't call a function without a valid frame.
5045 // You can't call a function without a valid frame.
5289 // We don't care if we constructed a frame. Just pretend we did.
5302 // claim there is a stack frame, without generating one.
5371 // Set up the frame structure on the stack.
5395 // Set up new frame pointer.
5404 // Save the frame pointer and the context in top.
5428 // returned) and align the frame preparing for calling the runtime function.
5436 // Set the exit frame sp value to point just before the return address
5462 // Clear top frame.
6011 // Save the frame pointer and PC so that the stack layout remains iterable,