|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <InjectedScriptHost.h>
Public Member Functions | |
| virtual | ~InjectedScriptHost () |
| virtual JSC::JSValue | subtype (JSC::ExecState *, JSC::JSValue) |
| virtual bool | isHTMLAllCollection (JSC::VM &, JSC::JSValue) |
| JSC::JSValue | wrapper (JSC::ExecState *, JSC::JSGlobalObject *) |
| void | clearAllWrappers () |
| virtual | ~InjectedScriptHost () |
| virtual JSC::JSValue | subtype (JSC::ExecState *, JSC::JSValue) |
| virtual bool | isHTMLAllCollection (JSC::VM &, JSC::JSValue) |
| JSC::JSValue | wrapper (JSC::ExecState *, JSC::JSGlobalObject *) |
| void | clearAllWrappers () |
Static Public Member Functions | |
| static Ref< InjectedScriptHost > | create () |
| static Ref< InjectedScriptHost > | create () |
|
virtual |
|
virtual |
| void Inspector::InjectedScriptHost::clearAllWrappers | ( | ) |
| void Inspector::InjectedScriptHost::clearAllWrappers | ( | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinevirtual |
Reimplemented in WebCore::WebInjectedScriptHost.
|
inlinevirtual |
Reimplemented in WebCore::WebInjectedScriptHost.
|
inlinevirtual |
Reimplemented in WebCore::WebInjectedScriptHost.
|
inlinevirtual |
Reimplemented in WebCore::WebInjectedScriptHost.
| JSValue Inspector::InjectedScriptHost::wrapper | ( | JSC::ExecState * | exec, |
| JSC::JSGlobalObject * | globalObject | ||
| ) |
| JSC::JSValue Inspector::InjectedScriptHost::wrapper | ( | JSC::ExecState * | , |
| JSC::JSGlobalObject * | |||
| ) |
1.8.13