Lines Matching refs:Paused
1164 pushBreakDetails(protocol::Debugger::Paused::ReasonEnum::Other, nullptr);
1753 String16 breakReason = protocol::Debugger::Paused::ReasonEnum::Other;
1765 breakReason = protocol::Debugger::Paused::ReasonEnum::Instrumentation;
1797 std::make_pair(protocol::Debugger::Paused::ReasonEnum::OOM, nullptr));
1800 protocol::Debugger::Paused::ReasonEnum::Assert, nullptr));
1807 ? protocol::Debugger::Paused::ReasonEnum::PromiseRejection
1808 : protocol::Debugger::Paused::ReasonEnum::Exception;
1838 protocol::Debugger::Paused::ReasonEnum::DebugCommand, nullptr));
1851 std::make_pair(protocol::Debugger::Paused::ReasonEnum::Other, nullptr);
1857 std::make_pair(protocol::Debugger::Paused::ReasonEnum::Other, nullptr));
1865 String16 breakReason = protocol::Debugger::Paused::ReasonEnum::Other;
1871 breakReason = protocol::Debugger::Paused::ReasonEnum::Ambiguous;