[PATCH 02/10] jscript: Added Array constructor implementation.

Jacek Caban jacek at codeweavers.com
Mon Sep 15 13:37:10 CDT 2008


---
  dlls/jscript/array.c       |   69 
++++++++++++++++++++++++++++++++++++++++++--
  dlls/jscript/jscript.h     |   11 +++++++
  dlls/jscript/tests/api.js  |   33 +++++++++++++++++++++
  dlls/jscript/tests/rsrc.rc |    3 ++
  dlls/jscript/tests/run.c   |    1 +
  5 files changed, 114 insertions(+), 3 deletions(-)
  create mode 100644 dlls/jscript/tests/api.js
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fb4f405c7bc341c68232fe34b8ebb1ab491ec75a.diff
Type: text/x-patch
Size: 5782 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080915/43bc2507/attachment.bin 


More information about the wine-patches mailing list