On Mar 22, 2012, at 10:05 AM, Kevin Smith wrote:
> Looks great. A couple of questions (I may have missed something):
>
> 1.) What is a generator method?
>
> *PropertyName ( FormalParameterList? ) { FunctionBody } // generator
> method
http://wiki.ecmascript.org/doku.php?id=harmony:generators
>
> 2.) What happens if the AssignmentExpression to the right of "extends"
> evaluates to something that doesn't have a "prototype" property?
Same semantics as: expr <| function() {}
>
> kevin
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss