Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/mb/
H A Dmb.py353 cmd = self.GNCmd('gen', '_path_')
679 cmd = self.GNCmd('gen', build_dir, '--check')
774 cmd = self.GNCmd('desc', build_dir, label, 'runtime_deps')
837 def GNCmd(self, subcommand, path, *args): member in MetaBuildWrapper
960 cmd = self.GNCmd('analyze', build_path, gn_input_path, gn_output_path)

Completed in 3 milliseconds