MCPcopy Index your code
hub / github.com/nodejs/node / on

Function on

test/fixtures/wpt/resources/testdriver.js:2436–2439  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2434 'bidi.bluetooth.request_device_prompt_updated.subscribe is not implemented by testdriver-vendor.js');
2435 },
2436 on() {
2437 throw new Error(
2438 'bidi.bluetooth.request_device_prompt_updated.on is not implemented by testdriver-vendor.js');
2439 }
2440 },
2441 gatt_connection_attempted: {
2442 async subscribe() {

Callers 15

basicFunction · 0.50
invalidArgTypeFunction · 0.50
errorFunction · 0.50
errorDelayedFunction · 0.50
throwInLoopFunction · 0.50
nextFunction · 0.50
nextErrorFunction · 0.50
iterableThrowFunction · 0.50
eventTargetFunction · 0.50
errorListenerCountFunction · 0.50
nodeEventTargetFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected