Re: [webcomponents] defineElement should not cache lifecycle callbacks and prototype of a custom element class (#417)

The optimization will result in non-interoperable behavior: since [Get](https://tc39.github.io/ecma262/#sec-get-o-p) can have side effects, its timing is observable/actionable by developer. I could be remembering this wrong (@bzbarsky please correct me, since you pointed this out way back then).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/417#issuecomment-193365254

Received on Monday, 7 March 2016 17:43:13 UTC