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

Function printv

deps/v8/tools/generate-header-include-checks.py:86–88  ·  view source on GitHub ↗
(line)

Source from the content-addressed store, hash-verified

84
85
86def printv(line):
87 if args.verbose:
88 print(line)
89
90
91def find_all_headers():

Callers 4

find_all_headersFunction · 0.85
add_recursivelyFunction · 0.85
generate_gniFunction · 0.85

Calls 1

printFunction · 0.70

Tested by

no test coverage detected