Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ experiments.js
File
experiments.js
tools/experiments/experiments.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'#polyfills'
;
2
import
'#service/timer-impl'
;
3
import
{Deferred} from
'#core/data-structures/promise'
;
4
import
{onDocumentReady} from
'#core/document/ready'
;
Callers
nothing calls this directly
Calls
10
initLogConstructor
Function · 0.90
setReportError
Function · 0.90
getMode
Function · 0.90
devAssert
Function · 0.90
onDocumentReady
Function · 0.90
getAmpConfig
Function · 0.70
build
Function · 0.70
update
Function · 0.70
forEach
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected