Home | History | Annotate | Download | only in src

Lines Matching refs:stack

321   // The stack check table consists of a length (in number of entries)
325 masm()->RecordComment("[ Stack check table");
566 // Check for stack-overflow exception.
792 // We want the value in the accumulator for the test, and on the stack in case
817 // We want the value in the accumulator for the test, and on the stack in case
890 ForwardBailoutStack stack(expr, forward_bailout_pending_);
893 forward_bailout_stack_ = &stack;
960 // accumulator on the stack.
981 // accumulator on the stack.
1026 // Update local stack frame context field.
1037 // Update local stack frame context field.
1063 // Check stack before looping.
1094 // Check stack before looping.
1137 // Check stack before looping.
1202 // Try finally is compiled by setting up a try-handler on the stack while
1218 // The finally block must assume a return address on top of the stack
1228 // address on stack.
1230 // Try handler code. Return address of call is pushed on handler stack.
1232 // This code is only executed during stack-handler traversal when an
1252 // Setup try handler (stack pointer registers).
1260 // block will unconditionally preserve the accumulator on the stack.