1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-26 08:12:07 +00:00
serenity/Userland/Libraries/LibJS/Contrib
Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object()
The changes from 8a03b17 to allow any JS::Value aren't a good fit, as
shown by the excessive amount of verify_cast needed :^)
2022-08-06 12:02:48 +02:00
..
Test262 LibJS+LibWeb: Restore type safety of Realm::set_global_object() 2022-08-06 12:02:48 +02:00