bug1022081.js (88B)
1 function f() { 2 (function() { 3 gc() 4 })() 5 } 6 enableGeckoProfiling() 7 f() 8 f()