summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Intrinsics.cpp
AgeCommit message (Expand)Author
2022-08-28LibJS: Move construction of GlobalObject native functions to IntrinsicsLinus Groh
2022-08-28LibJS: Move ConsoleObject construction from GlobalObject to IntrinsicsLinus Groh
2022-08-27LibJS: Move intrinsics to the realmLinus Groh