############################################################################# # UBSan ignorelist. # Bug 8735: PropertyCallbackInfo vs PropertyCallbackInfo # and Local vs Local. fun:*v8*internal*PropertyCallbackArguments*CallAccessorGetter* fun:*v8*internal*PropertyCallbackArguments*CallAccessorSetter* fun:*v8*internal*InvokeAccessorGetterCallback* # Bug chromium:328490288: remove these two once the old interceptor callbacks # signatures are removed. fun:*v8*internal*PropertyCallbackArguments*CallNamed* fun:*v8*internal*PropertyCallbackArguments*CallIndexed* # Bug 8735: WeakCallbackInfo vs. WeakCallbackInfo. fun:*v8*internal*GlobalHandles*PendingPhantomCallback*Invoke* fun:*v8*internal*GlobalHandles*Node*PostGarbageCollectionProcessing* # Simulators casting C++ functions to a generic signature. fun:*v8*internal*UnsafeDirectApiCall* fun:*v8*internal*UnsafeDirectGetterCall* fun:*v8*internal*UnsafeGenericFunctionCall* fun:*v8*internal*UnsafeProfilingApiCall*