webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
Inspector::JSAgentContext Struct Reference

#include <InspectorAgentBase.h>

Inheritance diagram for Inspector::JSAgentContext:
Inspector::AgentContext Inspector::AgentContext

Public Member Functions

 JSAgentContext (AgentContext &context, JSC::JSGlobalObject &globalObject)
 
 JSAgentContext (AgentContext &context, JSC::JSGlobalObject &globalObject)
 

Public Attributes

JSC::JSGlobalObjectinspectedGlobalObject
 
- Public Attributes inherited from Inspector::AgentContext
InspectorEnvironmentenvironment
 
InjectedScriptManagerinjectedScriptManager
 
FrontendRouterfrontendRouter
 
BackendDispatcherbackendDispatcher
 

Constructor & Destructor Documentation

◆ JSAgentContext() [1/2]

Inspector::JSAgentContext::JSAgentContext ( AgentContext context,
JSC::JSGlobalObject globalObject 
)
inline

◆ JSAgentContext() [2/2]

Inspector::JSAgentContext::JSAgentContext ( AgentContext context,
JSC::JSGlobalObject globalObject 
)
inline

Member Data Documentation

◆ inspectedGlobalObject

JSC::JSGlobalObject & Inspector::JSAgentContext::inspectedGlobalObject

The documentation for this struct was generated from the following file: