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

Function getText

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

Source from the content-addressed store, hash-verified

12274 return speculationHelper(callback, /*isLookahead*/ false);
12275 }
12276 function getText() {
12277 return text;
12278 }
12279 function clearCommentDirectives() {
12280 commentDirectives = undefined;
12281 }

Callers 2

createUnparsedSourceFileFunction · 0.85
getAndCacheBuildInfo_1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected