gecko-dev/js/xpconnect/loader
2021-10-22 21:03:53 +00:00
..
AutoMemMap.cpp
AutoMemMap.h
ChromeScriptLoader.cpp Bug 1720619 - Part 2: Add JS::InstantiateOptions. r=tcampbell 2021-10-18 17:08:06 +00:00
ComponentUtils.jsm
IOBuffers.h
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
mozJSComponentLoader.cpp Bug 1726498 - Add JS::DecodeOptions. r=tcampbell 2021-10-21 21:48:48 +00:00
mozJSComponentLoader.h
mozJSLoaderUtils.cpp Bug 1732168 - Part 4: Use bytecode pinning with ScriptPreloader. r=tcampbell 2021-10-22 21:03:53 +00:00
mozJSLoaderUtils.h Bug 1726498 - Add JS::DecodeOptions. r=tcampbell 2021-10-21 21:48:48 +00:00
mozJSSubScriptLoader.cpp Bug 1726498 - Add JS::DecodeOptions. r=tcampbell 2021-10-21 21:48:48 +00:00
mozJSSubScriptLoader.h Bug 1688790 - Convert startup cache to managing stencils not scripts r=kmag,tcampbell 2021-09-18 01:29:44 +00:00
nsImportModule.cpp Bug 1716849: Add crash annotation for error when aborting for failed module import. r=mccr8 2021-07-22 16:58:02 +00:00
nsImportModule.h Bug 1716849: Add crash annotation for error when aborting for failed module import. r=mccr8 2021-07-22 16:58:02 +00:00
PrecompiledScript.h Bug 1720619 - Part 2: Add JS::InstantiateOptions. r=tcampbell 2021-10-18 17:08:06 +00:00
PScriptCache.ipdl
script_cache.py
ScriptCacheActors.cpp Bug 1688788 - Convert ScriptPreloader to manage Stencils, not Scripts. r=kmag,tcampbell 2021-09-18 01:29:45 +00:00
ScriptCacheActors.h
ScriptPreloader-inl.h Bug 1688788 - Convert ScriptPreloader to manage Stencils, not Scripts. r=kmag,tcampbell 2021-09-18 01:29:45 +00:00
ScriptPreloader.cpp Bug 1732168 - Part 4: Use bytecode pinning with ScriptPreloader. r=tcampbell 2021-10-22 21:03:53 +00:00
ScriptPreloader.h Bug 1732168 - Part 3: Move AutoMemMap out of ScriptPreloader. r=kmag 2021-10-22 21:03:53 +00:00
URLPreloader.cpp Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE 2021-10-06 03:57:57 +03:00
URLPreloader.h Bug 1719319: Part 2 - Make sure URLPreloader startup is marked complete at the same time as ScriptPreloader. r=mccr8 2021-07-27 20:29:10 +00:00
XPCOMUtils.jsm