Bug 76018

Summary: DFG inlining block linking compares BlockIndex against bytecode index
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch barraclough: review+

Description Filip Pizlo 2012-01-10 18:24:13 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-01-10 18:24:20 PST
<rdar://problem/10671979>
Comment 2 Filip Pizlo 2012-01-10 18:36:00 PST
Created attachment 121958 [details]
the patch
Comment 3 Gavin Barraclough 2012-01-10 18:47:51 PST
Comment on attachment 121958 [details]
the patch

I would prefer to see a test case that didn't need a 50k patch, we should look at adding a mechanism to DRT to be able to sanity check results like this based on a hash. R=me
Comment 4 Filip Pizlo 2012-01-10 18:55:24 PST
Landed in http://trac.webkit.org/changeset/104660