Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ master_
Method
master_
3p/ampcontext-integration.js:66–68 ·
view source on GitHub ↗
@return {!Window}
()
Source
from the content-addressed store, hash-verified
64
65
/** @
return
{!Window} */
66
master_() {
67
return
masterSelection(this.win_, dev().assertString(this.embedType_));
68
}
69
70
/** @
return
{boolean} */
71
get isMaster() {
Callers
1
master
Method · 0.95
Calls
3
dev
Function · 0.90
masterSelection
Function · 0.85
assertString
Method · 0.80
Tested by
no test coverage detected