Home
last modified time | relevance | path

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

/external/v8/tools/push-to-trunk/
Dgit_recipes.py41 COMMIT_POSITION_RE = re.compile(r'(.+)@\{#(\d+)\}') variable
268 match = COMMIT_POSITION_RE.match(value)