https://searchfox.org/mozilla-central/rev/e4fa79ba05364da0d6ec40d3f9dbe0d15ce6f902/js/xpconnect/loader/ChromeScriptLoader.cpp#146 ```cpp if (!JS::CompileToStencilOffThread(aCx, mOptions, srcBuf, ```
Bug 1846380 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This is the last consumer of the off-thread compilation API. https://searchfox.org/mozilla-central/rev/e4fa79ba05364da0d6ec40d3f9dbe0d15ce6f902/js/xpconnect/loader/ChromeScriptLoader.cpp#146 ```cpp if (!JS::CompileToStencilOffThread(aCx, mOptions, srcBuf, ```