aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/realms.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippy: components/script/realms (#32859)Rémy SAISSY2024-07-261-1/+1
| | | Signed-off-by: Rémy Saissy <remy.saissy@gmail.com>
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
| | | | | * strict imports formatting * Reformat all imports
* 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