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

Method children

deps/v8/tools/run_perf.py:324–325  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

322
323 @property
324 def children(self):
325 return self._children
326
327 def __iter__(self):
328 yield self

Callers 2

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected