Bug 146613

Summary: InlineCallFrames shouldn't be strongly marked by CodeBlock
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch saam: review+

Filip Pizlo
Reported 2015-07-04 12:26:19 PDT
In fact, they shouldn't be marked at all, because everything in them should already end up in the weak reference set in DFG::CommonData, since all of those references are FrozenValues in DFG IR.
Attachments
Patch (5.51 KB, patch)
2015-09-08 17:11 PDT, Geoffrey Garen
saam: review+
Geoffrey Garen
Comment 1 2015-09-08 17:11:49 PDT
Saam Barati
Comment 2 2015-09-08 17:16:01 PDT
Comment on attachment 260815 [details] Patch r=me
Geoffrey Garen
Comment 3 2015-09-08 17:20:18 PDT
Note You need to log in before you can comment on or make changes to this bug.