aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/realms.rs
Commit message (Expand)AuthorAgeFilesLines
* Move generated bindings to script_bindings (#36323)Josh Matthews2025-04-041-61/+4
* More miscellaneous script splitting changes (#36220)Josh Matthews2025-03-301-5/+10
* script: Expose new methods for obtaining a global that require a realm. (#36116)Josh Matthews2025-03-261-0/+12
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-7/+7
* Elide lifetimes where possible after rustup (#34824)Martin Robinson2025-01-031-1/+1
* clippy: components/script/realms (#32859)Rémy SAISSY2024-07-261-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Remove unused argument from AlreadyInRealm::assert.Josh Matthews2023-05-201-1/+1
* Make GlobalScope.get_cx a static method.Josh Matthews2023-05-201-3/+3
* rename compartment to realmKunal Mohan2020-01-241-0/+50