Bug 75886 - Bytecode dumping is broken for call opcodes (due to two new operands)
Summary: Bytecode dumping is broken for call opcodes (due to two new operands)
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:
: 76078 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-09 13:04 PST by Geoffrey Garen
Modified: 2012-01-12 09:20 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2012-01-09 13:06 PST, Geoffrey Garen
oliver: 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 2012-01-09 13:04:41 PST
Bytecode dumping is broken for call opcodes (due to two new operands)
Comment 1 Geoffrey Garen 2012-01-09 13:06:15 PST
Created attachment 121717 [details]
Patch
Comment 2 Geoffrey Garen 2012-01-11 17:01:03 PST
Committed r104770: <http://trac.webkit.org/changeset/104770>
Comment 3 Andy Wingo 2012-01-12 09:20:01 PST
*** Bug 76078 has been marked as a duplicate of this bug. ***