MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / Object

Function Object

lib/web/jshint.js:3305–3305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3303 */
3304 var baseCreate = (function() {
3305 function Object() {}
3306 return function(prototype) {
3307 if (isObject(prototype)) {
3308 Object.prototype = prototype;

Callers 12

toIterableFunction · 0.85
toObjectFunction · 0.85
keysInFunction · 0.85
classofFunction · 0.85
polyfill.jsFile · 0.85
createArrayMethodFunction · 0.85
isIterableFunction · 0.85
underscore-min.jsFile · 0.85
dFunction · 0.85
raphael-min.jsFile · 0.85
KinectDriverClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected