mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:02:45 +00:00 
			
		
		
		
	 ac2c3a73b1
			
		
	
	
		ac2c3a73b1
		
	
	
	
	
		
			
			Also fixes that it tried to make substrings past the end of the source if we overran the source length.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| serenity_testjs_test(test-js.cpp test-js)
 | |
| 
 | |
| install(TARGETS test-js RUNTIME DESTINATION bin OPTIONAL)
 | |
| 
 | |
| serenity_test(test-invalid-unicode-js.cpp LibJS LIBS LibJS)
 |