Bug 67902

Summary: De-virtualize JSCell::isGetterSetter, type information is available for it
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67690    
Attachments:
Description Flags
Patch
none
Patch
none
Patch mitz: review+

Description Sam Weinig 2011-09-10 22:38:44 PDT
De-virtualize JSCell::isGetterSetter, type information is available for it
Comment 1 Sam Weinig 2011-09-10 22:40:09 PDT
Created attachment 106999 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-10 23:45:31 PDT
Comment on attachment 106999 [details]
Patch

Attachment 106999 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/9639267
Comment 3 WebKit Review Bot 2011-09-11 00:44:28 PDT
Comment on attachment 106999 [details]
Patch

Attachment 106999 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/9635406
Comment 4 Sam Weinig 2011-09-11 13:17:20 PDT
Created attachment 107005 [details]
Patch
Comment 5 Sam Weinig 2011-09-11 13:20:10 PDT
Created attachment 107006 [details]
Patch
Comment 6 Sam Weinig 2011-09-11 14:44:36 PDT
Committed r94930: <http://trac.webkit.org/changeset/94930>