Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ isAbstractImplementation_
Method
isAbstractImplementation_
3p/ampcontext.js:125–127 ·
view source on GitHub ↗
* @return {boolean} * @protected
()
Source
from the content-addressed store, hash-verified
123
* @protected
124
*/
125
isAbstractImplementation_() {
126
return
true;
127
}
128
129
/** Registers an general handler
for
page visibility. */
130
listenForPageVisibility_() {
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected