Home | History | Annotate | Download | only in x64

Lines Matching refs:non_function

651   Label slow, non_function;
654 __ JumpIfSmi(rdi, &non_function);
731 __ bind(&non_function);