On 2/14/2014 11:40 PM, C. Scott Ananian wrote:
On Fri, Feb 14, 2014 at 11:50 AM, André Bargull <andre.barg...@udo.edu> wrote:
I think Scott is requesting this change:
https://gist.github.com/anba/6c75c34c72d4ffaa8de7

Yes, although my proposed diff (in the linked bug) was the shorter,
"12. If end is undefined, let relativeEnd be ToInteger(lenVal); else
let
relativeEnd be ToInteger(end)."  Same effect, though.


It's not the same effect, because `lenVal` could be an object with valueOf/toString/@toPrimitive side-effects.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to