Home | History | Annotate | Download | only in x64

Lines Matching refs:arg1_is_object

1836   Label arg1_is_object, check_undefined_arg1;
1840 __ JumpIfNotSmi(rdx, &arg1_is_object);
1851 __ bind(&arg1_is_object);