Home | History | Annotate | Download | only in ia32

Lines Matching refs:stack_limit_hit

643   Label stack_limit_hit;
651 __ j(below_equal, &stack_limit_hit);
661 __ bind(&stack_limit_hit);