MCPcopy
hub / github.com/winjs/winjs / appendChild

Method appendChild

tools/dts-verifier/lib/lib.d.ts:4798–4798  ·  view source on GitHub ↗
(newChild: Node)

Source from the content-addressed store, hash-verified

4796 prefix: string;
4797 removeChild(oldChild: Node): Node;
4798 appendChild(newChild: Node): Node;
4799 isSupported(feature: string, version: string): boolean;
4800 isEqualNode(arg: Node): boolean;
4801 lookupPrefix(namespaceURI: string): string;

Callers 15

Vui.tsFile · 0.80
_updateDomMethod · 0.80
Pages.jsFile · 0.80
interpretedRenderFunction · 0.80
scheduleWriteRulesFunction · 0.80
_Accents.tsFile · 0.80
addScriptFunction · 0.80
addStyleFunction · 0.80
addLinkFunction · 0.80
getStateRecordFunction · 0.80
processDocumentFunction · 0.80
renderImplFunction · 0.80

Calls

no outgoing calls

Tested by 5

testMethod · 0.64
testFunction · 0.64
testMethod · 0.64
testMethod · 0.64
testMethod · 0.64