Home | History | Annotate | Download | only in x64

Lines Matching refs:arg1_is_object

8177   Label arg1_is_object, check_undefined_arg1;
8181 __ JumpIfNotSmi(rdx, &arg1_is_object);
8192 __ bind(&arg1_is_object);