Searched refs:format_file (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/ | ||
H A D | v8_presubmit.py | 139 def format_file(command): function 164 rc = format_file(command) 169 rc = format_file(command[:-1] + ["-i", file_name]) |
Completed in 2 milliseconds