Bug 113548

Summary: Simplified the bytecode by removing op_loop and op_loop_if_*
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Description Geoffrey Garen 2013-03-28 17:19:13 PDT
Simplified the bytecode by removing op_loop and op_loop_if_*
Comment 1 Geoffrey Garen 2013-03-28 17:21:57 PDT
Created attachment 195684 [details]
Patch
Comment 2 Filip Pizlo 2013-03-28 17:23:38 PDT
Comment on attachment 195684 [details]
Patch

r=me!!!
Comment 3 Geoffrey Garen 2013-03-28 18:08:00 PDT
Committed r147190: <http://trac.webkit.org/changeset/147190>