RESOLVED FIXED 75583
StructureStubInfo not reset when corresponding MethodCallLinkInfo is reset
https://bugs.webkit.org/show_bug.cgi?id=75583
Summary StructureStubInfo not reset when corresponding MethodCallLinkInfo is reset
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.