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
Pin to working version of eshost for test-all-js-engines
test-all-js-engines uses the latest published eshost version. It seems
that version 8.0.0 is broken. test-all-js-engines used to report an
error for the following JavaScript code, but doesn't any more:
if (true)
Version 7.6.0 seems to work better. Use that working version.
0 commit comments