MCPcopy Create free account
hub / github.com/microsoft/SandDance / tuplesRef

Function tuplesRef

docs/app/js/sanddance-app.js:148285–148287  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148283 return v.ref;
148284 },
148285 tuplesRef () {
148286 return ref(this.values);
148287 },
148288 extentRef (scope, field7) {
148289 return cache(scope, this, "extent", "extent", field7, false);
148290 },

Callers

nothing calls this directly

Calls 1

refFunction · 0.70

Tested by

no test coverage detected