Files
ladybird/Libraries/LibJS/Runtime/IndexedProperties.cpp
Andreas Kling d2e3e038d6 LibJS: Use IndexedProperties::for_each_value() in update_function_name()
This allows us to get rid of IndexedProperties::values_unordered().
2020-12-08 17:49:02 +01:00

13 KiB