Summary: | Removed some dead code in the DFG bytecode parser | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> | ||||
Component: | New Bugs | Assignee: | Geoffrey Garen <ggaren> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | fpizlo, mhahnenberg, sam | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Geoffrey Garen
2013-03-27 20:25:55 PDT
Created attachment 195472 [details]
Patch
Comment on attachment 195472 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=195472&action=review > Source/JavaScriptCore/ChangeLog:9 > + remove the vestigates of code that used to do that in the bytecod Neither "vestigates" nor "bytecod" are words. Committed r147053: <http://trac.webkit.org/changeset/147053> (In reply to comment #2) > (From update of attachment 195472 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=195472&action=review > > > Source/JavaScriptCore/ChangeLog:9 > > + remove the vestigates of code that used to do that in the bytecod > > Neither "vestigates" nor "bytecod" are words. But they should be :( |