[PATCH 2/4] jscript: Add Object.getOwnPropertyNames implementation.

Jacek Caban jacek at codeweavers.com
Tue Apr 20 12:12:07 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/dispex.c    |  2 +-
  dlls/jscript/jscript.h   |  1 +
  dlls/jscript/object.c    | 34 ++++++++++++++++++++++++++--------
  dlls/mshtml/tests/es5.js | 31 +++++++++++++++++++++++++++++++
  4 files changed, 59 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Add-Object.getOwnPropertyNames-implementation.txt
Type: text/x-patch
Size: 5752 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210420/380866d7/attachment.bin>


More information about the wine-devel mailing list