MCPcopy
hub / github.com/ampproject/amphtml / abort

Method abort

src/utils/dom-writer.js:272–274  ·  view source on GitHub ↗

@override

(unusedReason)

Source from the content-addressed store, hash-verified

270
271 /** @override */
272 abort(unusedReason) {
273 throw new Error('Not implemented');
274 }
275
276 /** @override */
277 releaseLock() {

Callers 6

newPageFunction · 0.45
unmountMethod · 0.45
unlayoutMethod · 0.45
CnFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected