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

#include <InspectorFrontendDispatchers.h>

Public Member Functions

 RuntimeFrontendDispatcher (FrontendRouter &frontendRouter)
 
void executionContextCreated (RefPtr< Inspector::Protocol::Runtime::ExecutionContextDescription > context)
 
 RuntimeFrontendDispatcher (FrontendRouter &frontendRouter)
 
void executionContextCreated (RefPtr< Inspector::Protocol::Runtime::ExecutionContextDescription > context)
 

Constructor & Destructor Documentation

◆ RuntimeFrontendDispatcher() [1/2]

Inspector::RuntimeFrontendDispatcher::RuntimeFrontendDispatcher ( FrontendRouter frontendRouter)
inline

◆ RuntimeFrontendDispatcher() [2/2]

Inspector::RuntimeFrontendDispatcher::RuntimeFrontendDispatcher ( FrontendRouter frontendRouter)
inline

Member Function Documentation

◆ executionContextCreated() [1/2]

void Inspector::RuntimeFrontendDispatcher::executionContextCreated ( RefPtr< Inspector::Protocol::Runtime::ExecutionContextDescription context)

◆ executionContextCreated() [2/2]

void Inspector::RuntimeFrontendDispatcher::executionContextCreated ( RefPtr< Inspector::Protocol::Runtime::ExecutionContextDescription context)

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