Paul Gofman : jscript: Enumerate with and block scopes.

Alexandre Julliard julliard at winehq.org
Fri Jun 18 14:45:53 CDT 2021


Module: wine
Branch: master
Commit: a35901137e3f9626f0d78472977466e8f9cdc2dd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a35901137e3f9626f0d78472977466e8f9cdc2dd

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Fri Jun 18 15:50:17 2021 +0300

jscript: Enumerate with and block scopes.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/jscript/compile.c | 136 ++++++++++++++++++++++++++++++++++++++++---------
 dlls/jscript/parser.h  |   1 +
 dlls/jscript/parser.y  |   1 +
 3 files changed, 113 insertions(+), 25 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a35901137e3f9626f0d78472977466e8f9cdc2dd



More information about the wine-cvs mailing list