Transform optional chaining operators to workaround https://crbug.com/v8/11558
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843