MCPcopy 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

1var Person = function(name){
2 this.name = name;
3};
4

Callers

nothing calls this directly

Calls 3

testFunction · 0.85
$HFunction · 0.85
$Function · 0.85

Tested by

no test coverage detected