bug-1039516.js (101B)
1 gczeal(9); 2 Symbol.for("a"); 3 gcslice(1); 4 var a = Symbol.for("a"); 5 gcslice(); 6 print(Symbol.keyFor(a));