| #!special-case-list-v2 |
| |
| ############################################################################# |
| # UBSan ignorelist. |
| |
| ############################################################################# |
| # V8 UBSan suppressions |
| |
| # Bug v8:8735: PropertyCallbackInfo<void> vs PropertyCallbackInfo<T>. |
| [function] |
| fun:*v8*internal*PropertyCallbackArguments*CallAccessorSetter* |
| fun:*v8*internal*PropertyCallbackArguments*BasicCallNamedGetterCallback* |
| fun:*v8*internal*InvokeAccessorGetterCallback* |
| |
| # Bug v8:8735: WeakCallbackInfo<void> vs. WeakCallbackInfo<T>. |
| [function] |
| fun:*v8*internal*GlobalHandles*PendingPhantomCallback*Invoke* |
| fun:*v8*internal*GlobalHandles*Node*PostGarbageCollectionProcessing* |
| |
| ############################################################################# |
| # https://crbug.com/40943968 |
| [signed-integer-overflow] |
| fun:*OT*Layout*propagate_attachment_offsets* |
| src:*/hb-ot-shape-fallback.cc |
| |
| # https://crbug.com/363189664 |
| [null] |
| fun:*views*ViewAccessibilityUtils*IsFocusedChildWidget* |
| |
| # https://crbug.com/363225486 |
| [alignment] |
| fun:*base*Pickle* |
| |
| # https://crbug.com/385062729 |
| [pointer-overflow] |
| fun:*angle*PoolAllocator*allocate* |
| |
| # https://crbug.com/400654644 |
| [pointer-overflow] |
| fun:*iterate_string_chunks* |
| |
| # https://crbug.com/400740870 |
| [pointer-overflow] |
| fun:*find_best_partition_order_* |
| |
| # https://crbug.com/451633108 |
| [builtin] |
| fun:*_dispatch_once* |