Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/release/
H A Dmerge_to_branch.py161 self.ApplyPatch(self.Config("TEMPORARY_PATCH_FILE"))
163 self.ApplyPatch(self._options.patch)
H A Droll_merge.py143 self.ApplyPatch(self.Config("TEMPORARY_PATCH_FILE"))
145 self.ApplyPatch(self._options.patch)
H A Dcommon_includes.py528 def ApplyPatch(self, patch_file, revert=False): member in Step

Completed in 2 milliseconds