Home | History | Annotate | Download | only in x64

Lines Matching refs:non_function

3598   Label slow, non_function;
3619 __ JumpIfSmi(rdi, &non_function);
3659 __ j(not_equal, &non_function);
3675 __ bind(&non_function);