Bug 140708

Summary: Eliminate construct methods from NullGetterFunction and NullSetterFunction classes
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 312.x   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Michael Saboff
Reported 2015-01-20 17:28:55 PST
There is no need for the NullGetterFunction and NullSetterFunction classes to have a construct methods as they will never be called.
Attachments
Patch (3.05 KB, patch)
2015-01-20 18:02 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2015-01-20 18:02:36 PST
Mark Lam
Comment 2 2015-01-20 18:30:40 PST
Comment on attachment 245037 [details] Patch r=me
Michael Saboff
Comment 3 2015-01-21 11:46:07 PST
Note You need to log in before you can comment on or make changes to this bug.