Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ resetUnresolvedElementsForTesting
Function
resetUnresolvedElementsForTesting
src/custom-element.js:2239–2241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2237
2238
/** */
2239
export
function
resetUnresolvedElementsForTesting() {
2240
unresolvableExtensions.clear();
2241
}
Callers
1
test-custom-element.js
File · 0.90
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected