[webkit-reviews] review requested: [Bug 196315] All prototypes should call didBecomePrototype() : [Attachment 366853] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 16:03:15 PDT 2019


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 196315: All prototypes should call didBecomePrototype()
https://bugs.webkit.org/show_bug.cgi?id=196315

Attachment 366853: Patch

https://bugs.webkit.org/attachment.cgi?id=366853&action=review




--- Comment #12 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 366853

  --> https://bugs.webkit.org/attachment.cgi?id=366853&action=review

Patch

Fixed the assert.
It found several more issues, including FunctionConstructor and several classes
related to TypedArrays, that I also fixed.
Thanks to Saam for his help with this.


More information about the webkit-reviews mailing list