maybeApplyPendingUpdate  168 Source/core/animation/css/CSSAnimations.h     void maybeApplyPendingUpdate(Element*);
maybeApplyPendingUpdate  844 Source/core/css/resolver/StyleResolver.cpp         activeAnimations->cssAnimations().maybeApplyPendingUpdate(pseudo.get());
maybeApplyPendingUpdate 1508 Source/core/dom/Element.cpp         activeAnimations->cssAnimations().maybeApplyPendingUpdate(this);