mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:22:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| var x = "foobar";
 | |
| console.log(x.hasOwnProperty("length"));
 | 
