Home
last modified time | relevance | path

Searched defs:IGNORE_LINES (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/foozzie/
Dv8_suppressions.py150 IGNORE_LINES = [ variable
173 IGNORE_LINES = [re.compile(exp) for exp in IGNORE_LINES] variable