Lines Matching refs:arg1
730 Object* arg1 = args[1];731 if (arg1->IsSmi()) {732 relative_start = Smi::cast(arg1)->value();733 } else if (!arg1->IsUndefined()) {797 Object* arg1 = args[1];798 if (arg1->IsSmi()) {799 relative_start = Smi::cast(arg1)->value();800 } else if (!arg1->IsUndefined()) {