[PATCH 2/9] jscript: Add Map.prototype.set implementation.
April 27, 2021
11:11 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/jscript/jscript.h | 1 + dlls/jscript/jscript.rc | 1 + dlls/jscript/resource.h | 1 + dlls/jscript/set.c | 142 +++++++++++++++++++++++++++++++++++++++- 4 files changed, 142 insertions(+), 3 deletions(-)
1794
Age (days ago)
1794
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban