Bug 1846194 - Remove off-thread compilation and decode API. r=nbp

Differential Revision: https://phabricator.services.mozilla.com/D185125
This commit is contained in:
Tooru Fujisawa
2023-09-01 03:43:21 +00:00
parent ea40e7bdbd
commit d2ffe31339
29 changed files with 32 additions and 1663 deletions

View File

@@ -46,8 +46,6 @@ class ComponentLoadContext;
} // namespace mozilla::loader
namespace JS {
class OffThreadToken;
namespace loader {
using Utf8Unit = mozilla::Utf8Unit;