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