Bug 182714

Summary: In DFG SSA pass in GetArrayLength to GetByVal on Direct/Scoped Arguments
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW ---    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP none

Description Saam Barati 2018-02-12 15:13:49 PST
This will allow the DFG to hoist code that the FTL can't.
Comment 1 Saam Barati 2018-02-12 17:52:20 PST
Created attachment 333654 [details]
WIP

Probably the patch. Gonna test perf.