Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ ~HookProcessor
Method
~HookProcessor
cpp/iedriver/HookProcessor.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
HookProcessor::~HookProcessor() {
91
this->Dispose();
92
}
93
94
void HookProcessor::Initialize(const std::string& hook_procedure_name,
95
const int hook_procedure_type) {
Callers
nothing calls this directly
Calls
1
Dispose
Method · 0.95
Tested by
no test coverage detected