Home
last modified time | relevance | path

Searched refs:PUSH_MSG_NEW_RE (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/tools/release/
Dcommon_includes.py53 PUSH_MSG_NEW_RE = re.compile(r"^Version \d+\.\d+\.\d+$") variable
600 match = PUSH_MSG_NEW_RE.match(title)