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

Function pc

resources/vega-lite.min.js:5481–5483  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5479 return J(e, "values");
5480 }
5481 function pc(e) {
5482 return J(e, "name") && !dc(e) && !mc(e) && !gc(e);
5483 }
5484 function gc(e) {
5485 return e && (hc(e) || yc(e) || vc(e));
5486 }

Callers 2

constructorMethod · 0.85
gpFunction · 0.85

Calls 4

mcFunction · 0.85
JFunction · 0.70
dcFunction · 0.70
gcFunction · 0.70

Tested by

no test coverage detected