Home | History | Annotate | Download | only in x64

Lines Matching refs:non_function

3633   Label slow, non_function;
3654 __ JumpIfSmi(rdi, &non_function);
3683 __ j(not_equal, &non_function);
3699 __ bind(&non_function);