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

Method cloneNode

test/unit/test-fixed-layer.js:211–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

209 }
210
211 cloneNode() {
212 return new FakeAttr(this.name, this.value);
213 }
214 }
215 function createElement(id) {
216 const children = [];

Callers 15

inlineIsEnumValueFunction · 0.80
inlineEnumValuesFunction · 0.80
pushIntoProgramScopeFunction · 0.80
enterFunction · 0.80
cloneNodesFunction · 0.80
replaceMemberExpressionFunction · 0.80
CallExpressionFunction · 0.80
preFunction · 0.80
TaggedTemplateExpressionFunction · 0.80
queryXpathFunction · 0.80
liveListInsertFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected