MCPcopy Index your code
hub / github.com/ampproject/amphtml / observe

Method observe

testing/fake-dom.js:731–733  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

729 }
730
731 observe() {
732 // I'm not implementing this. Wayyyy to complicated.
733 }
734
735 disconnect() {
736 // If observe isn't implemnted, this doesn't need to be.

Callers 7

installObserverFunction · 0.45
onInsertFunction · 0.45
measureCLSFunction · 0.45
measureLongTasksFunction · 0.45
ResizeObserver.jsFile · 0.45
installResizeObserverFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected