Bug 15684 - Make a fast path for declaration processing inside Function Code.
Summary: Make a fast path for declaration processing inside Function Code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks: 14868
  Show dependency treegraph
 
Reported: 2007-10-25 01:10 PDT by Geoffrey Garen
Modified: 2012-01-24 10:36 PST (History)
1 user (show)

See Also:


Attachments
Patch (10.65 KB, patch)
2007-10-25 01:16 PDT, Geoffrey Garen
mjs: 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 2007-10-25 01:10:42 PDT
Broken off from bug 14868.
Comment 1 Geoffrey Garen 2007-10-25 01:16:30 PDT
Created attachment 16856 [details]
Patch
Comment 2 Maciej Stachowiak 2007-10-25 01:18:24 PDT
Comment on attachment 16856 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2007-10-25 01:22:14 PDT
Committed revision 27028.