Home | History | Annotate | Download | only in arm

Lines Matching refs:call_stub

3800         Label call_stub;
3801 __ JumpIfNotSmi(r0, &call_stub);
3806 __ bind(&call_stub);