DescriptionRemoved dated Persistent<>::checkPointer() assert.
Remove the ASan-only verification that a Persistent<> refers to a heap
object. Static asserts will ensure that Persistent<T> is only instantiated
for GCed types, so this verification adds little extra value.
R=haraken
BUG=
Review-Url: https://codereview.chromium.org/2701273002
Cr-Commit-Position: refs/heads/master@{#451580}
Committed: https://chromium.googlesource.com/chromium/src/+/1721c372d1626d6ed646b9fb1ac03b6e31e08cec
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|