MCPcopy Create free account
hub / github.com/microsoft/SandDance / Accessor1

Function Accessor1

docs/app/js/sanddance-app.js:62272–62280  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62270 }
62271 ]);
62272 function Accessor1() {
62273 var _this = this;
62274 (0, _classCallCheckDefault.default)(this, Accessor1);
62275 for(var _len2 = arguments.length, accessors = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++)accessors[_key2] = arguments[_key2];
62276 accessors.forEach(function(accessor) {
62277 return _this._assign(accessor);
62278 });
62279 Object.freeze(this);
62280 }
62281 (0, _createClassDefault.default)(Accessor1, [
62282 {
62283 key: "toString",

Callers

nothing calls this directly

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected