Home
last modified time | relevance | path

Searched refs:_sendMessage (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/common/
Dinspector-helper.js203 _sendMessage(message) { method in InspectorSession
223 .all(commands.map((command) => this._sendMessage(command)))
226 return this._sendMessage(commands);