MCPcopy Index your code
hub / github.com/ampproject/amphtml / base-element.js

File base-element.js

src/preact/base-element.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {devAssert} from '#core/assert';
2import {AmpEvents_Enum} from '#core/constants/amp-events';
3import {Loading_Enum} from '#core/constants/loading-instructions';
4import {ReadyState_Enum} from '#core/constants/ready-state';

Callers

nothing calls this directly

Calls 9

dispatchCustomEventFunction · 0.90
hasOwnFunction · 0.90
mapFunction · 0.90
devAssertFunction · 0.90
getPropFunction · 0.85
resolveMethod · 0.80
mutatePropsMethod · 0.80
updatePlayingMethod · 0.80
mutateElementMethod · 0.45

Tested by

no test coverage detected