MCPcopy Create free account
hub / github.com/NativeScript/android / __extends_ns

Function __extends_ns

test-app/app/src/main/assets/internal/ts_helpers.js:113–119  ·  view source on GitHub ↗
(child, parent)

Source from the content-addressed store, hash-verified

111 };
112
113 var __extends_ns = function (child, parent) {
114 if (!parent.extend) {
115 assignPropertiesFromParentToChild(parent, child);
116 }
117
118 assignPrototypeFromParentToChild(parent, child);
119 };
120
121 var extendStaticFunctions =
122 Object.setPrototypeOf

Callers 1

__extendsFunction · 0.70

Tested by

no test coverage detected