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

File util.js

node/lib/util.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var uv = process.binding('uv');
4var Buffer = require('./buffer').Buffer;

Callers

nothing calls this directly

Calls 11

requireFunction · 0.85
inspectFunction · 0.85
timestampFunction · 0.85
callFunction · 0.85
bindingMethod · 0.80
writeMethod · 0.65
addListenerMethod · 0.65
pauseMethod · 0.65
resumeMethod · 0.65
endMethod · 0.65
destroyMethod · 0.65

Tested by

no test coverage detected