Home | History | Annotate | Download | only in x64

Lines Matching full:non_function_call

3715   Label slow, non_function_call;
3718 __ JumpIfSmi(rdi, &non_function_call);
3739 __ j(not_equal, &non_function_call);
3743 __ bind(&non_function_call);