|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebScriptWorld.h>
Instance Methods | |
| (void) | - unregisterWorld |
| (virtual ULONG STDMETHODCALLTYPE) | - AddRef |
| (virtual ULONG STDMETHODCALLTYPE) | - Release |
| (WebCore::DOMWrapperWorld &) | - world |
Instance Methods inherited from IWebScriptWorld | |
| HRESULT | standardWorld ([out, retval] IWebScriptWorld **) |
Class Methods | |
| (WebScriptWorld *) | + standardWorld |
| (WebScriptWorld *) | + world |
| (WebScriptWorld *) | + scriptWorldForGlobalContext: |
| (static WebScriptWorld *) | + standardWorld |
| (static COMPtr< WebScriptWorld >) | + createInstance |
| (static COMPtr< WebScriptWorld >) | + findOrCreateWorld |
| + (COMPtr< WebScriptWorld >) createInstance |
| + (COMPtr< WebScriptWorld >) findOrCreateWorld | (WebCore::DOMWrapperWorld &) | world |
| + (WebScriptWorld *) scriptWorldForGlobalContext: | (JSGlobalContextRef) | globalContext |
| + (WebScriptWorld *) standardWorld |
| + (static WebScriptWorld*) standardWorld |
| - (HRESULT) unregisterWorld |
Implements IWebScriptWorld.
| + (WebScriptWorld *) world |
| - (DOMWrapperWorld&) WebScriptWorld: | const |
1.8.13