MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / StatsSchema

Function StatsSchema

tests/unit/models/instrumentation-test.js:636–639  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

634
635 describe('._instrumenationTreeFor', function () {
636 function StatsSchema() {
637 this.x = 0;
638 this.y = 0;
639 }
640
641 function makeTree(name) {
642 instrumentation = new Instrumentation({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…