mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-11-03 23:00:58 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			193 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								// https://html.spec.whatwg.org/multipage/workers.html#navigatorconcurrenthardware
							 | 
						||
| 
								 | 
							
								interface mixin NavigatorConcurrentHardware {
							 | 
						||
| 
								 | 
							
								  readonly attribute unsigned long long hardwareConcurrency;
							 | 
						||
| 
								 | 
							
								};
							 |