Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rrweb-io/rrweb
/ appendChild
Method
appendChild
packages/rrdom/src/document.ts:28–28 ·
view source on GitHub ↗
(newChild: IRRNode)
Source
from the content-addressed store, hash-verified
26
contains(node: IRRNode): boolean;
27
28
appendChild(newChild: IRRNode): IRRNode;
29
30
insertBefore(newChild: IRRNode, refChild: IRRNode | null): IRRNode;
31
Callers
15
getUntaintedPrototype
Function · 0.65
virtual-dom.test.ts
File · 0.65
createTree
Function · 0.65
diff.test.ts
File · 0.65
document.test.ts
File · 0.65
walk
Function · 0.65
polyfillDocument
Function · 0.65
appendChild
Method · 0.65
appendChild
Method · 0.65
constructor
Method · 0.65
downloadSessions
Function · 0.65
Player
Function · 0.65
Calls
no outgoing calls
Tested by
2
createTree
Function · 0.52
captureNestedStylesheetRulesTest
Function · 0.52