1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 18:02:07 +00:00
serenity/Userland/Libraries/LibJS/Contrib/Test262
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
..
$262Object.cpp LibJS+LibWeb: Restore type safety of Realm::set_global_object() 2022-08-06 12:02:48 +02:00
$262Object.h LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00
AgentObject.cpp LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00
AgentObject.h LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00
GlobalObject.cpp LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00
GlobalObject.h LibJS: Let Shape store a Realm instead of a GlobalObject 2022-08-05 12:42:46 +02:00
IsHTMLDDA.cpp LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00
IsHTMLDDA.h LibJS: Import C++ sources from libjs-test262 :^) 2022-03-29 21:01:08 +01:00