forked from mirrors/gecko-dev
This modification relies on the shared memory implemented in Bug 1698045 and on the ability to encode and decode self-hosted content from Bug 1668361 to optimize the JS engine initialization by making the parent process encode the self-hosted stencil, such that all other runtime initialization would only have to decode it, including content processes. Differential Revision: https://phabricator.services.mozilla.com/D110578 |
||
|---|---|---|
| .. | ||
| tests | ||
| moz.build | ||
| Worklet.cpp | ||
| Worklet.h | ||
| WorkletGlobalScope.cpp | ||
| WorkletGlobalScope.h | ||
| WorkletImpl.cpp | ||
| WorkletImpl.h | ||
| WorkletPrincipals.cpp | ||
| WorkletPrincipals.h | ||
| WorkletThread.cpp | ||
| WorkletThread.h | ||