[PATCH] jscript: Allow using reserved words as identifiers in ES5 mode.

Jacek Caban jacek at codeweavers.com
Wed Apr 4 14:43:19 CDT 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/jscript/lex.c                |  2 +-
 dlls/jscript/parser.y             | 58
++++++++++++++++++++++++++++++++++-----
 dlls/mshtml/tests/documentmode.js | 18 ++++++++++++
 dlls/mshtml/tests/es5.js          | 43 ++++++++++++++++++++++++++++-
 4 files changed, 112 insertions(+), 9 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Allow-using-reserved-words-as-identifiers-in-.diff
Type: text/x-patch
Size: 7418 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180404/16569aab/attachment.bin>


More information about the wine-devel mailing list