The ScriptWrappable interface is currently inherited by the baseclass SVGAnimatedPropertyBase, but not all subclasses need the functionality that it provides (SVGAnimatedPath, SVGAnimatedPoints, ...)
Try to push the ScriptWrappable inheritance down into the subclasses that are actually wrapped by V8 objects.
Comment 1 by f...@opera.com
, Mar 18 2016