MCPcopy
hub / github.com/ampproject/amphtml / callback

Function callback

ads/vendors/adventive.js:100–102  ·  view source on GitHub ↗

* @param {string} id * @param {!Object} ns

(id, ns)

Source from the content-addressed store, hash-verified

98 * @param {!Object} ns
99 */
100function callback(id, ns) {
101 ns.addInstance(id);
102}
103
104/**
105 * @param {!Object} context

Callers 15

loadScriptNewFunction · 0.70
forEachOnObjectFunction · 0.70
executeMasterFunction · 0.70
requestCodesFunction · 0.70
observeIntersectionMethod · 0.50
onResizeSuccessMethod · 0.50
onResizeDeniedMethod · 0.50
getDataMethod · 0.50
requestOnceMethod · 0.50
getEmbedlyFunction · 0.50
adoptSharedFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected