v2.2.2
Version: 2.2.2
Published: 6/28/2017
Change Set: 5593946
NuGet Package MsieJavaScriptEngine
- Switched to Apache license
- In JsRT modes fixed a problems in calculation of error locations
- An attempt was made to prevent occurrence of the access violation exception
- Now the original exception is added to instance of the
JsRuntimeException
class as an inner exception - An attempt was made to prevent a blocking of finalizer's thread
- Added support of identifier names compliant with ECMAScript 5