MCPcopy Create free account
hub / github.com/angular/dev-infra / __privateMethod

Function __privateMethod

github-actions/browserstack/set-browserstack-env.js:100–103  ·  view source on GitHub ↗
(obj, member, method)

Source from the content-addressed store, hash-verified

98 return value;
99 };
100 var __privateMethod = (obj, member, method) => {
101 __accessCheck(obj, member, "access private method");
102 return method;
103 };
104 var __async = (__this, __arguments, generator) => {
105 return new Promise((resolve2, reject) => {
106 var fulfilled = (value) => {

Callers 15

constructorMethod · 0.70
[kDispatch]Method · 0.70
""Function · 0.70
onConnectMethod · 0.70
matchMethod · 0.70
matchAllMethod · 0.70
addAllMethod · 0.70
putMethod · 0.70
deleteMethod · 0.70
keysMethod · 0.70
runMethod · 0.70
addMethod · 0.70

Calls 1

__accessCheckFunction · 0.70

Tested by

no test coverage detected