mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
The current way of doing this would also traverse the prototype chain, and therefore yield false positive results for keys like "toString".
The current way of doing this would also traverse the prototype chain, and therefore yield false positive results for keys like "toString".