Andrea Giammarchi wrote:
The moment `super` becomes dynamically mutable due toMethod call:1. TypeScript will fail as it is
Here you seem to imply toMethod mutates 'super' in a function object. It does not. It creates a fresh function object with the given [[Home]].
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

