Bug 83987

Summary: DFG should be able to describe how it will silently fill or spill registers, so that it could be done out of line
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 83992    
Attachments:
Description Flags
the patch webkit-ews: commit-queue-

Description Filip Pizlo 2012-04-14 14:15:16 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-04-14 14:18:24 PDT
Created attachment 137219 [details]
the patch
Comment 2 Early Warning System Bot 2012-04-14 14:24:00 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12406402
Comment 3 Early Warning System Bot 2012-04-14 14:24:53 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12405471
Comment 4 Build Bot 2012-04-14 14:53:41 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/12408349
Comment 5 Filip Pizlo 2012-04-16 16:36:22 PDT
Comment on attachment 137219 [details]
the patch

I think it's better if this just lands as part of https://bugs.webkit.org/show_bug.cgi?id=83992 since the changes are so tightly coupled.