|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebScriptWorld.idl";
Public Member Functions | |
| HRESULT | standardWorld ([out, retval] IWebScriptWorld **) |
| HRESULT | scriptWorldForGlobalContext ([in] JSGlobalContextRef, [out, retval] IWebScriptWorld **) |
| HRESULT | unregisterWorld () |
| HRESULT IWebScriptWorld::scriptWorldForGlobalContext | ( | [in] JSGlobalContextRef | , |
| [out, retval] IWebScriptWorld ** | |||
| ) |
| HRESULT IWebScriptWorld::standardWorld | ( | [out, retval] IWebScriptWorld ** | ) |
| HRESULT IWebScriptWorld::unregisterWorld | ( | ) |
Implemented in WebScriptWorld.
1.8.13