blob: 1fbeab36e04ade8025c777f7ba74afc76104fc1b [file] [log] [blame]
// Binary: cache/js-dbg-32-d253c44465ae-linux
// Flags: -m
//
function q() { ++i; }
var i = 0;
Object.freeze(this);
q();
q();