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

Function CheckChangeOnUpload

deps/v8/tools/clusterfuzz/foozzie/PRESUBMIT.py:30–31  ·  view source on GitHub ↗
(input_api, output_api)

Source from the content-addressed store, hash-verified

28 return _CommonChecks(input_api, output_api)
29
30def CheckChangeOnUpload(input_api, output_api):
31 return _CommonChecks(input_api, output_api)

Callers

nothing calls this directly

Calls 1

_CommonChecksFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…