aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/init.rs
Commit message (Expand)AuthorAgeFilesLines
* Added is_platform_object_static check to is_dom_objectSean Joseph2020-11-261-1/+2
* Add back code to identify JSObjects that should be counted in memory profilingSean Joseph2020-11-261-0/+9
* allow for a service worker manager per originGregory Terzian2020-04-051-7/+0
* script: Ensure JS engine is initialized and deinitialized on the same thread.Josh Matthews2019-11-261-1/+4
* Move items at the root of the script crate to a moduleSimon Sapin2019-10-261-0/+69