Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
455
SHARD_NUM = 1
456
457
def
write(*args):
458
return
print(*args, file=FILE)
459
460
461
Callers
5
writeJson
Function · 0.70
profile.mjs
File · 0.70
printtest
Function · 0.70
write_shard_header
Function · 0.70
write_shard_footer
Function · 0.70
Calls
1
print
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…