You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In JavaScriptEngineSwitcher.ChakraCore now for error processing are used the JsGetAndClearExceptionWithMetadata method instead of the JsGetAndClearException method
<summary>JavaScriptEngineSwitcher.ChakraCore contains adapter `ChakraCoreJsEngine` (wrapper for the ChakraCore).</summary>
23
-
<releaseNotes>An attempt was made to prevent occurrence of the access violation exception.</releaseNotes>
23
+
<releaseNotes>Now for error processing are used the `JsGetAndClearExceptionWithMetadata` method instead of the `JsGetAndClearException` method.</releaseNotes>
0 commit comments