MCPcopy Create free account
hub / github.com/nodejs/node / pusher

Function pusher

test/fixtures/snapshot/typescript.js:138339–138339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138337 addReference(referenceLocation, search.symbol, state);
138338 }
138339 var pusher = function () { return state.referenceAdder(search.symbol); };
138340 if (ts.isClassLike(referenceLocation.parent)) {
138341 ts.Debug.assert(referenceLocation.kind === 88 /* SyntaxKind.DefaultKeyword */ || referenceLocation.parent.name === referenceLocation);
138342 // This is the class declaration containing the constructor.

Callers 1

addConstructorReferencesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected