Timestamp: Sep 19, 2009, 3:14:56 PM (15 years ago) Author: oliver@apple.com Message: Implement ES5 Object.defineProperties function https://bugs.webkit.org/show_bug.cgi?id=29522 Reviewed by Sam Weinig Implement Object.defineProperties. Fairly simple patch, simply makes use of existing functionality used for defineProperty. Location: trunk Files: