michael@0: michael@0: function f(x) { michael@0: gc(); michael@0: -x; michael@0: -null; michael@0: } michael@0: f();