Bug 161169

Summary: Shrink DFG::OSRExit a bit.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: NEW ---    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2016-08-24 15:31:01 PDT
We can save 16 bytes per OSRExit with a little rearrangement.
Comment 1 Andreas Kling 2016-08-24 15:31:41 PDT
Created attachment 286898 [details]
Patch
Comment 2 Geoffrey Garen 2016-08-24 15:55:34 PDT
Comment on attachment 286898 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-08-24 16:29:15 PDT
Comment on attachment 286898 [details]
Patch

Clearing flags on attachment: 286898

Committed r204942: <http://trac.webkit.org/changeset/204942>