Home | History | Annotate | Download | only in x87

Lines Matching refs:stack_limit_hit

642   Label stack_limit_hit;
650 __ j(below_equal, &stack_limit_hit);
660 __ bind(&stack_limit_hit);