aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/frozenarray.rs
Commit message (Expand)AuthorAgeFilesLines
* Use explicit reborrows with mozjs::MutableHandle (#35892)Greg Morenz2025-03-231-1/+1
* feat: add can_gc argument to to_frozen_array (#36043)Arya Nair2025-03-191-2/+3
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-4/+4
* implement CachedFrozenArray (#34145)Gae242024-11-061-0/+52