Bug 16684 - eliminate debugger overhead from function body execution
Summary: eliminate debugger overhead from function body execution
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-31 01:34 PST by Darin Adler
Modified: 2008-01-01 00:44 PST (History)
0 users

See Also:


Attachments
patch (9.84 KB, patch)
2007-12-31 01:45 PST, Darin Adler
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-12-31 01:34:57 PST
We can eliminate the debugger overhead from function body execution for a measurable speed up.
Comment 1 Darin Adler 2007-12-31 01:45:45 PST
Created attachment 18212 [details]
patch
Comment 2 Darin Adler 2008-01-01 00:44:37 PST
Committed revision 29059.