Blink GC plugin: Check polymorphic requirements on all GC-derived classes.
Prior to this change we only checked the polymorphic requirements on classes that declared a trace method. Also, this fixes a typo in condition (2) where we checked on the derived class instead of the left-most class. R=ager@chromium.org BUG= Review URL: https://codereview.chromium.org/564453002 Cr-Commit-Position: refs/heads/master@{#294360}
Showing
Please register or sign in to comment