Searched defs:PUSH_MSG_GIT_RE (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/release/ | ||
H A D | common_includes.py | 52 PUSH_MSG_GIT_RE = re.compile(r".* \(based on (?P<git_rev>[a-fA-F0-9]+)\)$") variable |
Completed in 2 milliseconds