mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 00:31:00 +00:00
Since we want to store an initial value for every CSS::PropertyID, it's pretty silly to use a HashMap when we can use an Array. This takes the function from ~2.8% when mousing around on GitHub all the way down to ~0.6%. :^) |
||
|---|---|---|
| .. | ||
| WrapperGenerator | ||
| CMakeLists.txt | ||
| Generate_CSS_MediaFeatureID_cpp.cpp | ||
| Generate_CSS_MediaFeatureID_h.cpp | ||
| Generate_CSS_PropertyID_cpp.cpp | ||
| Generate_CSS_PropertyID_h.cpp | ||
| Generate_CSS_ValueID_cpp.cpp | ||
| Generate_CSS_ValueID_h.cpp | ||
| GeneratorUtil.h | ||