-
ambiguous
→ const PausedEventReason
-
const PausedEventReason('ambiguous')
-
assert$
→ const PausedEventReason
-
const PausedEventReason('assert')
-
cspViolation
→ const PausedEventReason
-
const PausedEventReason('CSPViolation')
-
debugCommand
→ const PausedEventReason
-
const PausedEventReason('debugCommand')
-
dom
→ const PausedEventReason
-
const PausedEventReason('DOM')
-
eventListener
→ const PausedEventReason
-
const PausedEventReason('EventListener')
-
exception
→ const PausedEventReason
-
const PausedEventReason('exception')
-
instrumentation
→ const PausedEventReason
-
const PausedEventReason('instrumentation')
-
oom
→ const PausedEventReason
-
const PausedEventReason('OOM')
-
other
→ const PausedEventReason
-
const PausedEventReason('other')
-
promiseRejection
→ const PausedEventReason
-
const PausedEventReason('promiseRejection')
-
xhr
→ const PausedEventReason
-
const PausedEventReason('XHR')
-
step
→ const PausedEventReason
-
const PausedEventReason('step')