bug1897150-2.js (167B)
1 var typedArr = Uint8Array.from([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 typedArr.sort(comparator);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |