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
Log changes to the thread's masking state:
* when explicitly changing masking state with `mask`,
`uninterruptibleMask` & friends
* when a thread continues with 'MaskFrame', i.e. execution
continues outside of `mask` / `uninterruptibleMask`.
* when mask state is set when we execute a catch frame (see
unwindControlStack).
0 commit comments