bug708228.js (106B)
1 // |jit-test| error: TypeError 2 gczeal(4); 3 var g_rx = /(?:)/; 4 (3).replace(g_rx.compile("test", "g"), {});