MCPcopy Create free account
hub / github.com/choosehappy/QuickAnnotator / locationGetter

Function locationGetter

static/js/angular.js:15045–15049  ·  view source on GitHub ↗
(property)

Source from the content-addressed store, hash-verified

15043
15044
15045function locationGetter(property) {
15046 return /** @this */ function() {
15047 return this[property];
15048 };
15049}
15050
15051
15052function locationGetterSetter(property, preprocess) {

Callers 1

angular.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected