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
function main() {
var v4 = [13.37,13.37,1337,13.37,13.37];
var v5 = new Proxy(JSON,v4);
var v7 = Object.freeze(v5);
var v8 = JSON / 13.37;
var v9 = JSON.stringify(v7);
}
main();
JerryScript revision
6cd309b
Build platform
Ubuntu 20.04 LTS (Linux 5.4.0-31-generic x86_64)
Build steps
Test case
Output
The text was updated successfully, but these errors were encountered: