MCPcopy Create free account
hub / github.com/ampproject/amphtml / discoverContextNode

Function discoverContextNode

src/core/context/node.js:529–531  ·  view source on GitHub ↗

* @param {ContextNode<?>} cn

(cn)

Source from the content-addressed store, hash-verified

527 * @param {ContextNode<?>} cn
528 */
529function discoverContextNode(cn) {
530 cn.discover();
531}

Callers

nothing calls this directly

Calls 1

discoverMethod · 0.80

Tested by

no test coverage detected