Bug 18646 - Access to global DontDelete built-ins is not optimized in SquirrelFish
Summary: Access to global DontDelete built-ins is not optimized in SquirrelFish
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 16:45 PDT by Maciej Stachowiak
Modified: 2008-05-16 21:47 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2008-04-20 16:45:08 PDT
Access to global DontDelete built-ins is not optimized in SquirrelFish. This is a useful optimization, most notably for the Math object. It should be restored at some point.
Comment 1 Oliver Hunt 2008-05-16 21:47:13 PDT
Committed as aprt of r33541