Bug 133822

Summary: Constructors should eagerly reify their properties too
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, cdumez, cgarcia, commit-queue, eric.carlson, glenn, jer.noble, jsbell, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=140575
Attachments:
Description Flags
Patch kling: review+

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.