[PATCH 3/4] jscript: Add parser support for getters and setters in object initializer.

Jacek Caban jacek at codeweavers.com
Fri Nov 30 15:44:32 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/engine.h      |  6 ++++++
  dlls/jscript/lex.c         | 17 ++++++++++++++---
  dlls/jscript/parser.h      |  1 +
  dlls/jscript/parser.y      | 29 +++++++++++++++++++++--------
  dlls/jscript/tests/lang.js |  2 ++
  5 files changed, 44 insertions(+), 11 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Add-parser-support-for-getters-and-setters-in.diff
Type: text/x-patch
Size: 8380 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181130/6f35805b/attachment.bin>


More information about the wine-devel mailing list