Bug 15444 - Optimize Vector so we can use it as a local stack
Summary: Optimize Vector so we can use it as a local stack
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-09 16:58 PDT by Geoffrey Garen
Modified: 2007-10-15 13:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.86 KB, patch)
2007-10-09 16:59 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-09 16:58:52 PDT
Broken off from bug 14868.
Comment 1 Geoffrey Garen 2007-10-09 16:59:23 PDT
Created attachment 16607 [details]
Patch
Comment 2 Maciej Stachowiak 2007-10-09 19:34:35 PDT
Comment on attachment 16607 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2007-10-15 13:49:14 PDT
Committed revision 26618.