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
Files in benchmark are not using strict mode
Strict mode makes it easier to write "secure" JavaScript.
Therefore, benchmark should be executed in strict mode
Files in
benchmarkare not usingstrict modeStrict mode makes it easier to write "secure" JavaScript.
Therefore,
benchmarkshould be executed instrict mode