This looks like a spec. bug, to me. > On Jan 16, 2016, at 7:12 AM, Raul-Sebastian Mihăilă <[email protected]> > wrote: > > If apply > (http://www.ecma-international.org/ecma-262/6.0/#sec-function.prototype.apply > <http://www.ecma-international.org/ecma-262/6.0/#sec-function.prototype.apply>) > is called with no argArray, PrepareForTailCall is not performed, unlike in > Function.prototype.call, where PrepareForTailCall is always performed. Is it > not needed or is it a bug? > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

