DidRestartInterval 1037 Source/core/svg/animation/SVGSMILElement.cpp             return DidRestartInterval;
DidRestartInterval 1197 Source/core/svg/animation/SVGSMILElement.cpp         if (oldActiveState == Inactive || restartedInterval == DidRestartInterval) {
DidRestartInterval 1210 Source/core/svg/animation/SVGSMILElement.cpp     if ((oldActiveState == Active && m_activeState != Active) || restartedInterval == DidRestartInterval) {