1736ec6af4
NOTRY=true Bug: v8:3770 Change-Id: I2357aae4f6be8158cb5fd75e467aa943f4929abe Reviewed-on: https://chromium-review.googlesource.com/c/1477281 Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#59723}
12 lines
540 B
Plaintext
12 lines
540 B
Plaintext
#############################################################################
|
|
# UBSan blacklist.
|
|
|
|
# Bug 8735: PropertyCallbackInfo<void> vs PropertyCallbackInfo<T>.
|
|
fun:*v8*internal*PropertyCallbackArguments*CallAccessorSetter*
|
|
fun:*v8*internal*PropertyCallbackArguments*BasicCallNamedGetterCallback*
|
|
fun:*v8*internal*InvokeAccessorGetterCallback*
|
|
|
|
# Bug 8735: WeakCallbackInfo<void> vs. WeakCallbackInfo<T>.
|
|
fun:*v8*internal*GlobalHandles*PendingPhantomCallback*Invoke*
|
|
fun:*v8*internal*GlobalHandles*Node*PostGarbageCollectionProcessing*
|