Home | History | Annotate | Download | only in ia32

Lines Matching full:stack_limit_hit

690   Label stack_limit_hit;
698 __ j(below_equal, &stack_limit_hit);
708 __ bind(&stack_limit_hit);