blob: e4a355321b2bc87d4df816c57e6b16a610140a40 [file] [log] [blame]
// Binary: cache/js-dbg-64-a37525d304d9-linux
// Flags: --ion-eager
//
gc()
schedulegc(this)
gcslice(3)
function f() {
this["x"] = this["x"] = {}
}
new f()