| OLD | NEW |
| 1 # e.g. RolloverProtectedTickClock | 1 # e.g. RolloverProtectedTickClock |
| 2 fun:*MutableInstance* | 2 fun:*MutableInstance* |
| 3 | 3 |
| 4 # WTF allocators. | 4 # WTF allocators. See https://crbug.com/713293. |
| 5 fun:*allocate*Backing* | 5 fun:*Allocate*Backing* |
| 6 | 6 |
| 7 # WTF::ThreadSpecific | 7 # WTF::ThreadSpecific |
| 8 fun:*ThreadSpecific* | 8 fun:*ThreadSpecific* |
| 9 | 9 |
| 10 # Mesa contains several bad casts. | 10 # Mesa contains several bad casts. |
| 11 src:*third_party/mesa* | 11 src:*third_party/mesa* |
| 12 | 12 |
| 13 # Deliberate bad cast to derived class to hide functions. | 13 # Deliberate bad cast to derived class to hide functions. |
| 14 type:*BlockIUnknownMethods* | 14 type:*BlockIUnknownMethods* |
| 15 type:*BlockRefType* | 15 type:*BlockRefType* |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 fun:*cc*DisplayItemList*Inputs* | 100 fun:*cc*DisplayItemList*Inputs* |
| 101 | 101 |
| 102 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* | 102 fun:*PaintInvalidationState*computePaintInvalidationRectInBacking* |
| 103 fun:*AdjustAndMarkTrait*mark* | 103 fun:*AdjustAndMarkTrait*mark* |
| 104 fun:*TraceTrait*trace* | 104 fun:*TraceTrait*trace* |
| 105 fun:*ChromeClientImpl*scheduleAnimation* | 105 fun:*ChromeClientImpl*scheduleAnimation* |
| 106 fun:*hasAspectRatio* | 106 fun:*hasAspectRatio* |
| 107 fun:*nextBreakablePosition* | 107 fun:*nextBreakablePosition* |
| 108 fun:*supportsCachedOffsets* | 108 fun:*supportsCachedOffsets* |
| 109 fun:*traceImpl* | 109 fun:*traceImpl* |
| OLD | NEW |