| # The rules in this file are only applied at compile time. If you can modify the | |
| # source in question, consider function attributes to disable instrumentation. | |
| # | |
| # Please think twice before you add or remove these rules. | |
| # Data races should typically go to suppressions.txt. | |
| [thread] | |
| # See http://crbug.com/102327 | |
| fun:*ThreadData*Initialize* | |
| # See http://crbug.com/172104 | |
| fun:*v8*internal*ThreadEntry* |