AnimationEffectProxy is a stub JS object which takes the place of a KeyframeEffect in the AnimationWorklet JS context. In the future it will need to be replaced by a 'proper' fake KeyframeEffect, but for now a simple JS object with just a setTime(double) interface suffices.
Comment 1 by smcgruer@chromium.org
, Jun 28 2017