MCPcopy
hub / github.com/plasma-umass/browsix / child_process.js

File child_process.js

node-modified/lib/internal/child_process.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var StringDecoder = require('../string_decoder').StringDecoder;
4var Buffer = require('../buffer').Buffer;

Callers

nothing calls this directly

Calls 15

requireFunction · 0.85
errnoExceptionFunction · 0.85
bindingMethod · 0.80
_validateStdioFunction · 0.70
createSocketFunction · 0.70
maybeCloseFunction · 0.70
setupChannelFunction · 0.70
nextTickMethod · 0.65
closeMethod · 0.65
onMethod · 0.65
killMethod · 0.65
emitMethod · 0.65

Tested by

no test coverage detected