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

Method constructor

resources/vega-lite.min.js:12881–12886  ·  view source on GitHub ↗
(e, t, n, i)

Source from the content-addressed store, hash-verified

12879 }
12880 class pp extends Vm {
12881 constructor(e, t, n, i) {
12882 (super(e, "facet", t, n, i, e.resolve),
12883 (this.child = Up(e.spec, this, this.getName("child"), void 0, i)),
12884 (this.children = [this.child]),
12885 (this.facet = this.initFacet(e.facet)));
12886 }
12887 initFacet(e) {
12888 if (!Uo(e)) return { facet: this.initFacetFieldDef(e, "facet") };
12889 const t = D(e),

Callers

nothing calls this directly

Calls 3

initFacetMethod · 0.95
getNameMethod · 0.80
UpFunction · 0.70

Tested by

no test coverage detected