Lines Matching refs:frame
368 // once an exit frame has been constructed.
1381 // Drop the execution stack down to the frame pointer and restore
1382 // the caller frame pointer and return address.
1439 // Set up the frame structure on the stack.
1452 // Save the frame pointer and the context in top.
1469 // Reserve place for the return address and stack space and align the frame
1478 // Set the exit frame sp value to point just before the return address
1515 // Clear top frame.
1532 // Tear down the exit frame, pop the arguments, and return.
1649 FrameScope frame(
1664 FrameScope frame(
1697 // You can't call a function without a valid frame.
1751 // You can't call a function without a valid frame.
1775 // You can't call a function without a valid frame.
2049 // We don't care if we constructed a frame. Just pretend we did.
2065 // claim there is a stack frame, without generating one.
2546 // Save the frame pointer and PC so that the stack layout remains iterable,