[PATCH 3/3] jscript: Add Object.isFrozen and Object.isSealed implementation.

Jacek Caban jacek at codeweavers.com
Fri Apr 2 13:24:37 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/dispex.c    | 20 ++++++++++++
  dlls/jscript/jscript.h   |  1 +
  dlls/jscript/object.c    | 46 +++++++++++++++++++++++++++
  dlls/mshtml/tests/es5.js | 68 ++++++++++++++++++++++++++++++++++++++++
  4 files changed, 135 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-jscript-Add-Object.isFrozen-and-Object.isSealed-implem.txt
Type: text/x-patch
Size: 7461 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210402/43175468/attachment.bin>


More information about the wine-devel mailing list