MCPcopy Create free account
hub / github.com/axhlzy/FridaDebugger / onRemoved

Function onRemoved

scripts/thread-stalker.js:390–392  ·  view source on GitHub ↗
(thread)

Source from the content-addressed store, hash-verified

388 }
389 },
390 onRemoved(thread) {
391 stopStalk(thread.id);
392 },
393});
394
395// name-only targets can match with a null scope; detect that case explicitly

Callers

nothing calls this directly

Calls 1

stopStalkFunction · 0.85

Tested by

no test coverage detected