Skip to content

v2.2.2

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 28 Jun 17:31
· 140 commits to master since this release

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