Bug 20972

Summary: speed up Arguments further by eliminating the IndexToNameMap
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: zwarich
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20813    
Attachments:
Description Flags
patch sam: review+

Darin Adler
Reported 2008-09-21 10:40:44 PDT
The IndexToNameMap isn't needed at all. We can do much better.
Attachments
patch (19.69 KB, patch)
2008-09-21 10:50 PDT, Darin Adler
sam: review+
Darin Adler
Comment 1 2008-09-21 10:50:53 PDT
Sam Weinig
Comment 2 2008-09-21 14:00:33 PDT
Comment on attachment 23628 [details] patch The debugger.h seems unrelated. Other than that, looks great. r=me
Darin Adler
Comment 3 2008-09-21 14:36:04 PDT
Note You need to log in before you can comment on or make changes to this bug.