RESOLVED FIXED120073
Remove use of GOPD from JSFunction::defineProperty
https://bugs.webkit.org/show_bug.cgi?id=120073
Summary Remove use of GOPD from JSFunction::defineProperty
Gavin Barraclough
Reported 2013-08-20 10:35:30 PDT
Call getOwnPropertySlot to check for existing properties instead.
Attachments
Fix (2.41 KB, patch)
2013-08-20 10:37 PDT, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2013-08-20 10:37:08 PDT
Gavin Barraclough
Comment 2 2013-08-20 10:39:01 PDT
Committed revision 154340.
Note You need to log in before you can comment on or make changes to this bug.