MCPcopy Create free account
hub / github.com/alignoth/alignoth / _clearDefs

Method _clearDefs

resources/vega.min.js:15067–15070  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15065 n && (0 === r ? (t.removeChild(n), (e.el = null)) : iv(n, r));
15066 }
15067 _clearDefs() {
15068 const t = this._defs;
15069 ((t.gradient = {}), (t.clipping = {}));
15070 }
15071 }
15072 function f_(t, e) {
15073 for (; t && t.dirty !== e; t = t.mark.group) {

Callers 2

initializeMethod · 0.95
_renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected