Bug 118313

Summary: fourthTier: since the FTL disassembly hacks cannot distinguish between code and data, the LLVM disassembler symbol table callback should be able to deal gracefully with arbitrary garbage
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2013-07-02 11:55:40 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-07-02 11:56:58 PDT
Created attachment 205933 [details]
the patch
Comment 2 Mark Hahnenberg 2013-07-02 11:58:57 PDT
Comment on attachment 205933 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-07-02 12:01:45 PDT
Landed in http://trac.webkit.org/changeset/152305