Bug 184460 - ExecutableToCodeBlockEdge::visitChildren() should be cool with m_codeBlock being null since we clear it in finalizeUnconditionally()
Summary: ExecutableToCodeBlockEdge::visitChildren() should be cool with m_codeBlock be...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-10 10:54 PDT by Filip Pizlo
Modified: 2018-04-10 11:04 PDT (History)
6 users (show)

See Also:


Attachments
the patch (1.75 KB, patch)
2018-04-10 10:55 PDT, Filip Pizlo
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2018-04-10 10:54:27 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2018-04-10 10:54:46 PDT
<rdar://problem/37610966>
Comment 2 Radar WebKit Bug Importer 2018-04-10 10:55:03 PDT
<rdar://problem/39319684>
Comment 3 Filip Pizlo 2018-04-10 10:55:45 PDT
Created attachment 337619 [details]
the patch
Comment 4 Mark Lam 2018-04-10 11:01:39 PDT
Comment on attachment 337619 [details]
the patch

r=me
Comment 5 Mark Lam 2018-04-10 11:02:08 PDT
<rdar://problem/37610966>
Comment 6 Filip Pizlo 2018-04-10 11:04:30 PDT
Landed in https://trac.webkit.org/changeset/230486/webkit