Bug 123046 - [iOS] Export symbol for VM::sharedInstanceExists()
Summary: [iOS] Export symbol for VM::sharedInstanceExists()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-18 16:21 PDT by Daniel Bates
Modified: 2013-10-18 17:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2013-10-18 16:22 PDT, Daniel Bates
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2013-10-18 16:21:00 PDT
Export VM::sharedInstanceExists() so that an external client can call it.
Comment 1 Daniel Bates 2013-10-18 16:22:30 PDT
Created attachment 214613 [details]
Patch
Comment 2 Mark Hahnenberg 2013-10-18 16:55:10 PDT
Comment on attachment 214613 [details]
Patch

r=me
Comment 3 Daniel Bates 2013-10-18 17:04:16 PDT
Committed r157655: <http://trac.webkit.org/changeset/157655>