On Monday, October 29, 2012 at 12:35 PM, Erik Arvidsson wrote:

> Set.prototype.forEach
> 
> I thought it was agreed that the function passed to
> Set.prototype.forEach would be called with 3 arguments, the value, the
> value again and the context object. This is so that one can use the
> same function for Array.prototype.forEach, Map.prototype.forEach and
> Set.prototype.forEach.
> 
> 

Yes, I've reopened the bug for this:  
https://bugs.ecmascript.org/show_bug.cgi?id=591



Rick
> 
> 
> Map.prototype.size and Set.prototype.size
> 
> These should presumably be enumerable?
> 
> 
> -- 
> erik
> _______________________________________________
> 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

Reply via email to