[PATCH 2/3] jscript: Use new PROPF_WRITABLE flag instead of PROPF_CONST.
3 May
2018
3 May
'18
1: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(-)
2870
Age (days ago)
2870
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban