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

Method getMutator_

src/friendly-iframe-embed.js:569–571  ·  view source on GitHub ↗

* @return {!./service/mutator-interface.MutatorInterface} * @private

()

Source from the content-addressed store, hash-verified

567 * @private
568 */
569 getMutator_() {
570 return Services.mutatorForDoc(this.iframe);
571 }
572
573 /**
574 * Runs a measure/mutate cycle ensuring that the iframe change is propagated

Callers 2

handleResize_Method · 0.95
measureMutate_Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected