Bug 32221

Summary: op_loop_if_less JIT codegen is broken for 64-bit
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Tools / TestsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Description Maciej Stachowiak 2009-12-07 06:46:27 PST
op_loop_if_less JIT codegen is broken for 64-bit. The sense of the test is backwards.
Comment 1 Maciej Stachowiak 2009-12-07 06:47:38 PST
Created attachment 44412 [details]
Patch
Comment 2 Maciej Stachowiak 2009-12-07 07:15:12 PST
Committed r51765: <http://trac.webkit.org/changeset/51765>