MCPcopy
hub / github.com/socketio/socket.io / _inheritsLoose

Function _inheritsLoose

packages/socket.io/client-dist/socket.io.js:100–102  ·  view source on GitHub ↗
(t, o)

Source from the content-addressed store, hash-verified

98 }, _getPrototypeOf(t);
99 }
100 function _inheritsLoose(t, o) {
101 t.prototype = Object.create(o.prototype), t.prototype.constructor = t, _setPrototypeOf(t, o);
102 }
103 function _isNativeFunction(t) {
104 try {
105 return -1 !== Function.toString.call(t).indexOf("[native code]");

Callers 1

socket.io.jsFile · 0.85

Calls 1

_setPrototypeOfFunction · 0.85

Tested by

no test coverage detected