mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:22:45 +00:00 
			
		
		
		
	|  d255e6892b This is now about as close to the spec as it gets - instead of querying the |this| value inside of the function, we now pass it in from the outside. Also get rid of the oddly specific error messages, they're nice but pretty inconsistent with most others. Let's prefer consistency and simplicity for now. Other than that, no functionality change. | ||
|---|---|---|
| .. | ||
| Number-constants.js | ||
| Number.isFinite.js | ||
| Number.isInteger.js | ||
| Number.isNaN.js | ||
| Number.isSafeInteger.js | ||
| Number.js | ||
| Number.parseFloat.js | ||
| Number.prototype.js | ||
| Number.prototype.toString.js | ||
| Number.prototype.valueOf.js | ||