Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prototypejs/prototype
/ object.test.js
File
object.test.js
test/unit/tests/object.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Person =
function
(name){
2
this.name = name;
3
};
4
Callers
nothing calls this directly
Calls
3
test
Function · 0.85
$H
Function · 0.85
$
Function · 0.85
Tested by
no test coverage detected