Jacek Caban : jscript: Added support for accessor properties in defineProperty.

Alexandre Julliard julliard at winehq.org
Mon May 14 17:20:10 CDT 2018


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon May 14 13:34:26 2018 +0200

jscript: Added support for accessor properties in defineProperty.

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

---

 dlls/jscript/dispex.c    | 121 +++++++++++++++++++++++++++++++++++++----------
 dlls/mshtml/tests/es5.js |  81 +++++++++++++++++++++++++++++++
 2 files changed, 177 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list