Home | History | Annotate | Download | only in arm64

Lines Matching refs:non_function

1058   Label slow, non_function;
1060 __ JumpIfSmi(function, &non_function);
1138 __ Bind(&non_function);