mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-10-31 05:10:57 +00:00 
			
		
		
		
	|  12cbefbee7 This speeds up expressions such as `BigInt.asIntN(0x4000000000000, 1n)` (#3615). And those involving very large bigints. | ||
|---|---|---|
| .. | ||
| bigint-basic.js | ||
| bigint-minus.js | ||
| bigint-number-mix-errors.js | ||
| BigInt.asIntN.js | ||
| BigInt.asUintN.js | ||
| BigInt.js | ||
| BigInt.prototype.@@toStringTag.js | ||
| BigInt.prototype.toLocaleString.js | ||
| BigInt.prototype.toString.js | ||
| BigInt.prototype.valueOf.js | ||