Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ ifModuleBuild
Method
ifModuleBuild
testing/test-config.js:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
ifModuleBuild() {
85
return
this.
if
(this.isModuleBuild);
86
}
87
88
ifChrome() {
89
return
this.
if
(this.runOnChrome);
Callers
2
test-double-loading.js
File · 0.80
test-integration-amp-date-picker-init.js
File · 0.80
Calls
1
if
Method · 0.95
Tested by
no test coverage detected