Module: wine Branch: master Commit: f732bfc50e25ea55bd553dd4de3eb64f113550e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f732bfc50e25ea55bd553dd4d...
Author: Jacek Caban jacek@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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=f732bfc50e25ea55bd553...