Searched refs:RuntimeAgent (Results 1 – 4 of 4) sorted by relevance
10 RuntimeAgent::RuntimeAgent() in RuntimeAgent() function in node::inspector::protocol::RuntimeAgent13 void RuntimeAgent::Wire(UberDispatcher* dispatcher) { in Wire()18 DispatchResponse RuntimeAgent::notifyWhenWaitingForDisconnect(bool enabled) { in notifyWhenWaitingForDisconnect()23 bool RuntimeAgent::notifyWaitingForDisconnect() { in notifyWaitingForDisconnect()
13 class RuntimeAgent : public NodeRuntime::Backend {15 RuntimeAgent();
230 runtime_agent_ = std::make_unique<protocol::RuntimeAgent>(); in ChannelImpl()319 std::unique_ptr<protocol::RuntimeAgent> runtime_agent_;
9545 …/RemoteObject.js(586,26): error TS2694: Namespace 'Protocol' has no exported member 'RuntimeAgent'.