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

Function write

deps/v8/tools/gen-inlining-tests.py:457–458  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

455SHARD_NUM = 1
456
457def write(*args):
458 return print(*args, file=FILE)
459
460
461

Callers 5

writeJsonFunction · 0.70
profile.mjsFile · 0.70
printtestFunction · 0.70
write_shard_headerFunction · 0.70
write_shard_footerFunction · 0.70

Calls 1

printFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…