Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
inlineIsEnumValue
Function · 0.80
inlineEnumValues
Function · 0.80
pushIntoProgramScope
Function · 0.80
enter
Function · 0.80
cloneNodes
Function · 0.80
replaceMemberExpression
Function · 0.80
CallExpression
Function · 0.80
pre
Function · 0.80
TaggedTemplateExpression
Function · 0.80
createArrowFunctionExpression
Function · 0.80
queryXpath
Function · 0.80
liveListInsert
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected