webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <InspectorAgentBase.h>
Public Member Functions | |
JSAgentContext (AgentContext &context, JSC::JSGlobalObject &globalObject) | |
JSAgentContext (AgentContext &context, JSC::JSGlobalObject &globalObject) | |
Public Attributes | |
JSC::JSGlobalObject & | inspectedGlobalObject |
Public Attributes inherited from Inspector::AgentContext | |
InspectorEnvironment & | environment |
InjectedScriptManager & | injectedScriptManager |
FrontendRouter & | frontendRouter |
BackendDispatcher & | backendDispatcher |
|
inline |
|
inline |
JSC::JSGlobalObject & Inspector::JSAgentContext::inspectedGlobalObject |