Files
ladybird/Userland/Libraries/LibJS/Runtime/Shape.cpp
Andreas Kling 8eacb81eba LibJS: Skip redundant marking of Shape property table keys
All the keys in a property table are guaranteed to be marked via
Shape::m_property_key in each step of the transition chain that leads
up to the Shape.
2023-12-11 20:36:15 +01:00

8.6 KiB