Home | History | Annotate | Download | only in x64

Lines Matching refs:call_stub

3734         Label call_stub;
3735 __ JumpIfNotSmi(rax, &call_stub);
3738 __ bind(&call_stub);