Bug 75583

Summary: StructureStubInfo not reset when corresponding MethodCallLinkInfo is reset
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: harrison
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Michael Saboff
Reported 2012-01-04 15:28:10 PST
In CodeBlock::finalizeUnconditionally() when we are clearing the structure cache, we don't reset the StructureStubInfo corresponding to a MethodCallLinkInfo being reset.
Attachments
Michael Saboff
Comment 1 2012-01-04 16:31:24 PST
David Harrison
Comment 2 2012-01-06 10:10:20 PST
Note You need to log in before you can comment on or make changes to this bug.