mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:32:44 +00:00 
			
		
		
		
	|  67a5e9f018 Based on https://tc39.es/ecma262/#sec-numeric-types-bigint-leftShift (This commit also includes the matching tests) | ||
|---|---|---|
| .. | ||
| bigint-basic.js | ||
| bigint-minus.js | ||
| bigint-number-mix-errors.js | ||
| BigInt.js | ||
| BigInt.prototype.@@toStringTag.js | ||
| BigInt.prototype.toLocaleString.js | ||
| BigInt.prototype.toString.js | ||
| BigInt.prototype.valueOf.js | ||