Home | History | Annotate | Download | only in x64

Lines Matching refs:stack_limit_hit

692   Label stack_limit_hit;
701 __ j(below_equal, &stack_limit_hit);
711 __ bind(&stack_limit_hit);