RESOLVED FIXED 133822
Constructors should eagerly reify their properties too
https://bugs.webkit.org/show_bug.cgi?id=133822
Summary Constructors should eagerly reify their properties too
Sam Weinig
Reported 2014-06-12 14:28:22 PDT
Constructors should eagerly reify their properties too
Attachments
Patch (32.74 KB, patch)
2014-06-12 14:32 PDT, Sam Weinig
kling: review+
Sam Weinig
Comment 1 2014-06-12 14:32:56 PDT
Sam Weinig
Comment 2 2014-06-13 15:54:30 PDT
Committed revision 169954.
Geoffrey Garen
Comment 3 2014-06-16 11:46:09 PDT
Comment on attachment 232987 [details] Patch Did you remember to remove the OverridesGetOwnPropertySlot flag? I don't see that here. Removing that flag makes property access faster.
Note You need to log in before you can comment on or make changes to this bug.