Version 5.4.4
- Added fast data transfer between host arrays and JavaScript typed arrays (and other
ArrayBuffer
views) (Issue #83). - IEnumerable instances now support ES6 iteration and for...of when exposed in
V8ScriptEngine
. - Added fully dynamic treatment for exposed IDispatchEx instances (Issue #96).
- Fixed host member enumeration and deletion on JScript with Standards Mode (Issue #94).
- Improved numeric argument conversion and matching (Issue #95).
- Fixed nested termination behavior on V8.
- Added tests for bug fixes and new APIs.
- Tested with V8 4.7.80.25.