mirror of
https://github.com/RGBCube/serenity
synced 2025-05-15 05:44:58 +00:00
![]() 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). |
||
---|---|---|
.. | ||
BindingsGenerator | ||
CMakeLists.txt | ||
GenerateAriaRoles.cpp | ||
GenerateCSSEasingFunctions.cpp | ||
GenerateCSSEnums.cpp | ||
GenerateCSSMathFunctions.cpp | ||
GenerateCSSMediaFeatureID.cpp | ||
GenerateCSSPropertyID.cpp | ||
GenerateCSSPseudoClass.cpp | ||
GenerateCSSTransformFunctions.cpp | ||
GenerateCSSValueID.cpp | ||
GenerateWindowOrWorkerInterfaces.cpp | ||
GeneratorUtil.h |