Home
last modified time | relevance | path

Searched refs:RunOnFiles (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/
H A DPRESUBMIT.py110 if not CppLintProcessor().RunOnFiles(
113 if not TorqueLintProcessor().RunOnFiles(
117 if not JSLintProcessor().RunOnFiles(
121 if not SourceProcessor().RunOnFiles(
126 if not StatusFilesProcessor().RunOnFiles(
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py238 def RunOnFiles(self, files): member in SourceFileProcessor

Completed in 3 milliseconds