MCPcopy Index your code
hub / github.com/ampproject/amphtml / master

Method master

3p/ampcontext-integration.js:61–63  ·  view source on GitHub ↗

@return {!Window}

()

Source from the content-addressed store, hash-verified

59
60 /** @return {!Window} */
61 get master() {
62 return this.master_();
63 }
64
65 /** @return {!Window} */
66 master_() {

Callers

nothing calls this directly

Calls 1

master_Method · 0.95

Tested by

no test coverage detected