Lines Matching refs:frame
3969 // once an exit frame has been constructed.
3980 // This is the return address of the exit frame.
4399 FrameScope frame(
4420 FrameScope frame(
4453 // You can't call a function without a valid frame.
4494 // You can't call a function without a valid frame.
4517 // You can't call a function without a valid frame.
4755 // We don't care if we constructed a frame. Just pretend we did.
4768 // claim there is a stack frame, without generating one.
4838 // Set up the frame structure on the stack.
4862 // Set up new frame pointer.
4869 // Save the frame pointer and the context in top.
4896 // returned) and align the frame preparing for calling the runtime function.
4904 // Set the exit frame sp value to point just before the return address
4927 // Clear top frame.
5468 // Save the frame pointer and PC so that the stack layout remains iterable,