Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ setSentinel
Method
setSentinel
3p/iframe-messaging-client.js:205–207 ·
view source on GitHub ↗
* @param {string} sentinel
(sentinel)
Source
from the content-addressed store, hash-verified
203
* @param {string} sentinel
204
*/
205
setSentinel(sentinel) {
206
this.sentinel_ = sentinel;
207
}
208
209
/**
210
* @param {string} messageType
Callers
5
createIframeMessagingClient
Function · 0.95
constructor
Method · 0.80
constructor
Method · 0.80
initializeIframeMessagingClient
Function · 0.80
test-iframe-messaging-client.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected