RESOLVED FIXED184460
ExecutableToCodeBlockEdge::visitChildren() should be cool with m_codeBlock being null since we clear it in finalizeUnconditionally()
https://bugs.webkit.org/show_bug.cgi?id=184460
Summary ExecutableToCodeBlockEdge::visitChildren() should be cool with m_codeBlock be...
Filip Pizlo
Reported 2018-04-10 10:54:27 PDT
Patch forthcoming.
Attachments
the patch (1.75 KB, patch)
2018-04-10 10:55 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2018-04-10 10:54:46 PDT
Radar WebKit Bug Importer
Comment 2 2018-04-10 10:55:03 PDT
Filip Pizlo
Comment 3 2018-04-10 10:55:45 PDT
Created attachment 337619 [details] the patch
Mark Lam
Comment 4 2018-04-10 11:01:39 PDT
Comment on attachment 337619 [details] the patch r=me
Mark Lam
Comment 5 2018-04-10 11:02:08 PDT
Filip Pizlo
Comment 6 2018-04-10 11:04:30 PDT
Note You need to log in before you can comment on or make changes to this bug.