RESOLVED FIXED 120139
PropertyDescriptor argument to define methods should be const
https://bugs.webkit.org/show_bug.cgi?id=120139
Summary PropertyDescriptor argument to define methods should be const
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.