Home | History | Annotate | Download | only in runtime

Lines Matching refs:shiftCount

452             ((JSArray *)thisObj)->shiftCount(exec, 1);
589 ((JSArray *)thisObj)->shiftCount(exec, deleteCount - additionalArgs);