MCPcopy Create free account
hub / github.com/alevicki/ionic-parse-starter / isObject

Function isObject

www/lib/angular/angular.js:517–520  ·  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

parseAnimateOptionsFunction · 0.85
$ResolveFunction · 0.85
isResolveFunction · 0.85
UrlMatcherFunction · 0.85
$UrlMatcherFactoryFunction · 0.85
unwrapShorthandFunction · 0.85
registerStateFunction · 0.85
stateFunction · 0.85
registerStateFunction · 0.85
stateFunction · 0.85
$ResolveFunction · 0.85
isResolveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected