mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
The FIXME comments suggested that ToPropertyKey was called at the wrong time for computed super property access. However, extensive testing shows that both Ladybird and V8 implement the correct ordering according to the ECMA262 specification. Remove the outdated FIXME comments and add comprehensive test coverage for super property computed keys with Symbol.toPrimitive to prevent regressions.
176 KiB
176 KiB