You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out this constructor was never actually setting this bit.
`mangleTypeForDebugger` also sets this to `true`, so it doesn't seem
like this caused issues in practice, but let's actually set it. This
parameter seems like it could be removed at this point, but I'll
leave that for a follow-up.
0 commit comments