Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
Dv8_suppressions.py41 CARET_RE = re.compile(r'^\s*\^\s*$') variable
128 return bool(CARET_RE.match(line1) and CARET_RE.match(line2))