MCPcopy Create free account
hub / github.com/nodejs/node / _create_signal_proc

Method _create_signal_proc

deps/v8/tools/testrunner/base_runner.py:713–714  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

711 procs[i].connect_to(procs[i + 1])
712
713 def _create_signal_proc(self):
714 return SignalProc()

Callers 2

_do_executeMethod · 0.80
_do_executeMethod · 0.80

Calls 1

SignalProcClass · 0.90

Tested by

no test coverage detected