mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:12:45 +00:00 
			
		
		
		
	|  939779cad3 We currently support optional integral types, but not nullable types. So if an IDL contains e.g. "long?", passing null will be coerced to 0. This will be used by the Inspector, but will also eventually be used by real IDL interfaces (e.g. HTMLInputElement's selectionStart). | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| main.cpp | ||
| Namespaces.h | ||