Bug 21369 - Add opcode documentation for all undocumented opcodes
Summary: Add opcode documentation for all undocumented opcodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Cameron Zwarich (cpst)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 11:06 PDT by Cameron Zwarich (cpst)
Modified: 2008-10-04 13:33 PDT (History)
0 users

See Also:


Attachments
Proposed patch (6.34 KB, patch)
2008-10-04 11:08 PDT, Cameron Zwarich (cpst)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Zwarich (cpst) 2008-10-04 11:06:25 PDT
I have a patch to do this.
Comment 1 Cameron Zwarich (cpst) 2008-10-04 11:08:20 PDT
Created attachment 24089 [details]
Proposed patch
Comment 2 Darin Adler 2008-10-04 13:24:24 PDT
Comment on attachment 24089 [details]
Proposed patch

Should we use the single word "callframe" or two words "call frame"?

r=me
Comment 3 Cameron Zwarich (cpst) 2008-10-04 13:33:15 PDT
Landed in r37294, with 'callframe' changed to 'call frame' to match our camelization, but we do use the former in comments as well.