blob: e7fdc981baa9b32c3834474e9e6b9d54b5e26c81 [file] [log] [blame]
x = []
try {
(function() {
schedulegc(1);
((function() {
return {
y: function() {
u() = []
}
}
})())
})()
watch.call(x, "valueOf", function() {})
gc()
} catch (e) { print(e); }
try {
(function() {
x.valueOf =
(function() {
y();
})
})()
x + 2
print('foo')
} catch (e) { print(e); }