bug566661.js (216B)
1 // |reftest| skip-if(!this.uneval) 2 3 var f = function (q) { return q['\xC7']; } 4 var d = eval(uneval(f)); 5 assertEq(d({'\xC7': 'good'}), 'good'); 6 7 if (typeof reportCompare === "function") 8 reportCompare(true, true);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |