On Feb 13, 2013, at 12:35 PM, Kevin Smith wrote:

> Are we going with class-side inheritance?  It doesn't appear to be addressed 
> in the spec yet (or perhaps I'm just not seeing it).
> 

Yes, in been in the spec. since June 2012.

See 13.5, Runtime Semantics: Class Definition Evaluation, steps 2.f.iv

However, there is a bug.  Step 9 needs to pass constructorParent as an optional 
argument so Property Definition Evaluation, that that routine need to pass it 
on as the optional functionPrototype parameter when it calls FunctionCreate.

I'll fix this in the next draft.

Allen








> { Kevin }
> _______________________________________________
> 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