Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py429 class JSLintProcessor(CacheableSourceFileProcessor): class
434 super(JSLintProcessor, self).__init__(
786 success &= JSLintProcessor(use_cache=use_linter_cache).RunOnPath(
/third_party/node/deps/v8/
H A DPRESUBMIT.py88 from v8_presubmit import JSLintProcessor namespace
117 if not JSLintProcessor().RunOnFiles(

Completed in 2 milliseconds