Descriptiongc plugin: remove ScriptWrappable destructor special case.
With Blink having exited its Oilpan transition phase, no need for the
plugin to catch & allow GarbageCollected<>-derived classes that also
derive from ScriptWrappable (but could safely not provide a destructor.)
Remove the unused IsRawPtr(name), IsDummyBase(name) predicates, as well.
R=
BUG=
Committed: https://crrev.com/42ba07774c03d438c4423f12a32c3d7edbb1037b
Cr-Commit-Position: refs/heads/master@{#399667}
Patch Set 1 #Messages
Total messages: 8 (3 generated)
|