webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::ScriptGlobalObject Class Reference

#include <ScriptGlobalObject.h>

Static Public Member Functions

static WEBCORE_EXPORT bool set (JSC::ExecState &, const char *name, InspectorFrontendHost &)
 
static bool get (JSC::ExecState &, const char *name, JSC::JSObject *&)
 
static WEBCORE_EXPORT bool set (JSC::ExecState &, const char *name, InspectorFrontendHost &)
 
static bool get (JSC::ExecState &, const char *name, JSC::JSObject *&)
 

Member Function Documentation

◆ get() [1/2]

bool WebCore::ScriptGlobalObject::get ( JSC::ExecState scriptState,
const char *  name,
JSC::JSObject *&  object 
)
static

◆ get() [2/2]

static bool WebCore::ScriptGlobalObject::get ( JSC::ExecState ,
const char *  name,
JSC::JSObject *&   
)
static

◆ set() [1/2]

static WEBCORE_EXPORT bool WebCore::ScriptGlobalObject::set ( JSC::ExecState ,
const char *  name,
InspectorFrontendHost  
)
static

◆ set() [2/2]

bool WebCore::ScriptGlobalObject::set ( JSC::ExecState scriptState,
const char *  name,
InspectorFrontendHost value 
)
static

The documentation for this class was generated from the following files: