MCPcopy Index your code
hub / github.com/RubyLouvre/anu / f

Function f

test/babel.js:60656–60656  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60654
60655 module.exports = function toFastProperties(obj) {
60656 function f() {}
60657 f.prototype = obj;
60658 new f();
60659 return;

Callers 5

react-dom.jsFile · 0.70
react.jsFile · 0.70
composeFunction · 0.70
filterFunction · 0.70
babel.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected