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
new PerformanceObserver() with no callback should throw a TypeError; Perry does not throw. Repro: node-suite/perf_hooks/observer/no-callback-throws. Part of #793.
new PerformanceObserver() with no callback should throw a TypeError; Perry does not throw. Repro: node-suite/perf_hooks/observer/no-callback-throws. Part of #793.