Bug 79581

Summary: Offlineasm should support X86_64
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2012-02-25 14:57:43 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-02-25 15:01:56 PST
Created attachment 128884 [details]
the patch
Comment 2 Filip Pizlo 2012-02-25 15:23:33 PST
Fixed the code to use the ternary operator as per bdash's suggestion.  I didn't know Ruby had that.  Wowzers.
Comment 3 Filip Pizlo 2012-02-25 15:28:58 PST
Landed in http://trac.webkit.org/changeset/108909