mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 07:22:21 +00:00
This allows us to get rid of property_table_ordered() which was a heavy-handed way of iterating properties in insertion order by first copying them to a sorted Vector. Clients can now simply iterate property_table() directly. 3% speed-up on Kraken/ai-astar.js :^) |
||
---|---|---|
.. | ||
AudioConstructor.cpp | ||
AudioConstructor.h | ||
ExceptionOrUtils.h | ||
HostDefined.cpp | ||
HostDefined.h | ||
ImageConstructor.cpp | ||
ImageConstructor.h | ||
Intrinsics.cpp | ||
Intrinsics.h | ||
LegacyPlatformObject.cpp | ||
LegacyPlatformObject.h | ||
MainThreadVM.cpp | ||
MainThreadVM.h | ||
OptionConstructor.cpp | ||
OptionConstructor.h | ||
PlatformObject.cpp | ||
PlatformObject.h |