MCPcopy Index your code
hub / github.com/Anomen/AuthenticationAngularJS / isObject

Function isObject

public/javascripts/angular.js:520–523  ·  view source on GitHub ↗

* @ngdoc function * @name angular.isObject * @module ng * @kind function * * @description * Determines if a reference is an `Object`. Unlike `typeof` in JavaScript, `null`s are not * considered to be objects. Note that JavaScript arrays are objects. * * @param {*} value Reference to check.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

copyFunction · 0.85
shallowCopyFunction · 0.85
bootstrapFunction · 0.85
serializeObjectFunction · 0.85
jqLiteDataFunction · 0.85
angular.jsFile · 0.85
supportObjectFunction · 0.85
instantiateFunction · 0.85
$CompileProviderFunction · 0.85
collectDirectivesFunction · 0.85
applyDirectivesToNodeFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected