Bug 15740 - Optimize ResolveNode to use direct memory access for local variables
Summary: Optimize ResolveNode to use direct memory access for local variables
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-28 18:27 PDT by Geoffrey Garen
Modified: 2007-10-28 19:12 PDT (History)
0 users

See Also:


Attachments
Patch (76.21 KB, patch)
2007-10-28 18:29 PDT, Geoffrey Garen
darin: 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-28 18:27:31 PDT
Subtask of bug 14868.
Comment 1 Geoffrey Garen 2007-10-28 18:29:24 PDT
Created attachment 16928 [details]
Patch

Please take this albatross off my neck.
Comment 2 Darin Adler 2007-10-28 18:50:46 PDT
Comment on attachment 16928 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2007-10-28 19:12:08 PDT
Committed revision 27199.