[PATCH 2/3] jscript: Use new PROPF_WRITABLE flag instead of PROPF_CONST.
May 3, 2018
12:58 p.m.
This is closer to how ES5 defines them. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/dispex.c | 22 ++++++++++++---------- dlls/jscript/function.c | 2 +- dlls/jscript/jscript.h | 2 +- 3 files changed, 14 insertions(+), 12 deletions(-)
2885
Age (days ago)
2885
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban