Bug 113545 - Simplified the bytecode by removing op_jmp_scopes
Summary: Simplified the bytecode by removing op_jmp_scopes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 16:46 PDT by Geoffrey Garen
Modified: 2013-03-28 17:08 PDT (History)
0 users

See Also:


Attachments
Patch (17.44 KB, patch)
2013-03-28 16:53 PDT, Geoffrey Garen
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-03-28 16:46:48 PDT
Simplified the bytecode by removing op_jmp_scopes
Comment 1 Geoffrey Garen 2013-03-28 16:53:28 PDT
Created attachment 195681 [details]
Patch
Comment 2 Geoffrey Garen 2013-03-28 17:08:03 PDT
Committed r147184: <http://trac.webkit.org/changeset/147184>