DescriptionAdd ASan lazy sweep annotations to allow Persistent<> creation.
Destructors are allowed to allocate, including the creation of
Persistent<>s and linking them into the root set.
That might end up touching other objects that are in the process of
being swept and are poisoned. Benign, add annotations.
R=haraken
BUG=491488
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198081
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|