search for: defineproperti

Displaying 3 results from an estimated 3 matches for "defineproperti".

Did you mean: defineproperty
2019 Aug 30
0
Wine release 4.15
...if numbering is disabled. Isira Seneviratne (2): cabinet/tests: Alter string declaration to include null terminator. jscript: Replace '%pure-parser' with '%define api.pure'. Jacek Caban (21): jscript: Support enumerating own properties. jscript: Add Object.defineProperties implementation. jscript: Support properties argument in Object.create. mshtml/tests: Add Object.defineProperties tests. jscript: Fix Object.defineProperty return value. vbscript/tests: Fix tests on recent win10. vbscript: Return correct error when builtin call argume...
2018 May 25
0
Wine release 3.9
...isp_define_property for Error object properties. jscript: Use jsdisp_define_data_property for arguments object properties. jscript: Use jsdisp_define_property to set function prototypes. jscript: Use jsdisp_define_property to set prototype constructors. jscript: Added Object.defineProperties stub. jscript: Added support for accessor properties in defineProperty. jscript: Support accessor properties in getOwnPropertyDescriptor. jscript: Support getting value of accessor property. jscript: Move handling PROPF_WRITABLE to property type specific code. jscrip...
2018 May 11
0
Wine release 3.8
The Wine development release 3.8 is now available. What's new in this release (see below for details): - Infrastructure for writing kernel driver tests. - Support for showing file properties in the Shell browser. - MP3 decoder as a DirectX Media Object. - More support for the Task Scheduler. - Support for COM aggregation in UrlMon. - Various bug fixes. The source is available