Bug 108657 - Removed an unused function: JSGlobalObject::createFunctionExecutableFromGlobalCode
Summary: Removed an unused function: JSGlobalObject::createFunctionExecutableFromGloba...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 10:30 PST by Geoffrey Garen
Modified: 2013-02-01 10:33 PST (History)
0 users

See Also:


Attachments
Patch (2.33 KB, patch)
2013-02-01 10:31 PST, Geoffrey Garen
andersca: 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 2013-02-01 10:30:41 PST
Removed an unused function: JSGlobalObject::createFunctionExecutableFromGlobalCode
Comment 1 Geoffrey Garen 2013-02-01 10:31:55 PST
Created attachment 186078 [details]
Patch
Comment 2 Geoffrey Garen 2013-02-01 10:33:47 PST
Committed r141604: <http://trac.webkit.org/changeset/141604>