Bug 29750 - Inlined some object creation code, including lexicalGlobalObject access
Summary: Inlined some object creation code, including lexicalGlobalObject access
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 15:03 PDT by Geoffrey Garen
Modified: 2009-09-25 15:29 PDT (History)
0 users

See Also:


Attachments
patch (23.40 KB, patch)
2009-09-25 15:03 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 2009-09-25 15:03:59 PDT
Created attachment 40147 [details]
patch

You have to specify a description for this bug.
Comment 1 Darin Adler 2009-09-25 15:12:58 PDT
Comment on attachment 40147 [details]
patch

>  __ZN3WTF13tryFastMallocEm
> +__ZN3WTF13tryFastMallocEm

Same line twice in a row.

r=me
Comment 2 Geoffrey Garen 2009-09-25 15:29:03 PDT
http://trac.webkit.org/changeset/48774