Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodeboxIDE/codebox
/ f
Function
f
client/vendors/socket.io.js:357–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
355
356
util.inherit =
function
(ctor, ctor2) {
357
function
f() {};
358
f.prototype = ctor2.prototype;
359
ctor.prototype =
new
f;
360
};
Callers
2
date
Function · 0.70
socket.io.js
File · 0.70
Calls
1
C
Function · 0.70
Tested by
no test coverage detected