MCPcopy Index your code
hub / github.com/winterbe/java8-tutorial / fun2

Function fun2

res/nashorn1.js:6–8  ·  view source on GitHub ↗
(object)

Source from the content-addressed store, hash-verified

4};
5
6var fun2 = function (object) {
7 print("JS Class Definition: " + Object.prototype.toString.call(object));
8};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected