MCPcopy Index your code
hub / github.com/nodejs/node / a

Function a

test/fixtures/repl-pretty-stack.js:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1'use strict';
2
3function a() {
4 b();
5}
6
7function b() {
8 c();

Callers 1

Calls 1

bFunction · 0.70

Tested by

no test coverage detected