bug1897150-1.js (140B)
1 var arr = [1,2,3,4] 2 var global = 1; 3 4 var comparator = function(a, b) { 5 assertEq(this.global, 1); 6 return b - a; 7 } 8 9 arr.sort(comparator);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |