Lines Matching refs:frame
31 #include "src/execution/frame-constants.h"
856 push(ebp); // Caller's frame pointer.
863 push(ebp); // Caller's frame pointer.
998 // Set up the frame structure on the stack.
1013 // Save the frame pointer and the context in top.
1043 // Get the required frame alignment for the OS.
1085 // Get the return address from the stack and restore the frame pointer.
1095 // Otherwise just leave the exit frame.
1104 // Clear the top frame.
1332 FrameScope frame(
1345 FrameScope frame(
1379 // You can't call a function without a valid frame.
1433 // You can't call a function without a valid frame.
1756 // We don't care if we constructed a frame. Just pretend we did.
1769 // claim there is a stack frame, without generating one.
1811 // Save the frame pointer and PC so that the stack layout remains iterable,