[PATCH 33/34] jscript: Added Function.toString implementation.

Jacek Caban jacek at codeweavers.com
Sun Sep 21 08:47:47 CDT 2008


---
  dlls/jscript/engine.c     |    6 +++-
  dlls/jscript/engine.h     |    7 +++++-
  dlls/jscript/function.c   |   50 
++++++++++++++++++++++++++++++++++++++++++--
  dlls/jscript/jscript.c    |    2 +-
  dlls/jscript/lex.c        |   14 ++++++++----
  dlls/jscript/parser.y     |   23 ++++++++++++++------
  dlls/jscript/tests/api.js |   14 ++++++++++++
  7 files changed, 97 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cdbde3b8d61b29dc2a9cf21c6397821b39217926.diff
Type: text/x-patch
Size: 12924 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080921/4579b478/attachment.bin 


More information about the wine-patches mailing list