MCPcopy Create free account
hub / github.com/apache/cloudstack / JQLiteClone

Function JQLiteClone

tools/ngui/static/js/lib/angular.js:1603–1605  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

1601}
1602
1603function JQLiteClone(element) {
1604 return element.cloneNode(true);
1605}
1606
1607function JQLiteDealoc(element){
1608 JQLiteRemoveData(element);

Callers 2

applyDirectivesToNodeFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected