Bug 120139

Summary: PropertyDescriptor argument to define methods should be const
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Gavin Barraclough
Reported 2013-08-21 15:29:19 PDT
This should never be modified, and this way we can use rvalues.
Attachments
Gavin Barraclough
Comment 1 2013-08-21 15:31:06 PDT
Committed revision 154422.
Note You need to log in before you can comment on or make changes to this bug.