MCPcopy Create free account
hub / github.com/awsm-research/LineVul / SendJavaScriptStream

Method SendJavaScriptStream

cppcheck/data/c_files/621.cpp:1–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1void WebPluginDelegateImpl::SendJavaScriptStream(const GURL& url,
2const std::string& result,
3bool success,
4 bool notify_needed,
5 intptr_t notify_data) {
6 instance()->SendJavaScriptStream(url, result, success, notify_needed,
7 notify_data);
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected