Quiescent 22 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp , m_phase(Quiescent) Quiescent 34 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp ASSERT(m_phase == Quiescent || m_phase == DispatchingCallbacks); Quiescent 44 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp ASSERT(m_phase == Quiescent || m_phase == Resolving); Quiescent 52 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp ASSERT(m_phase == Quiescent || m_phase == DispatchingCallbacks); Quiescent 73 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp ASSERT(m_phase == Quiescent && m_hasScheduledMicrotask); Quiescent 93 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp m_phase = Quiescent;