Home
last modified time | relevance | path

Searched refs:newChildren (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/viewers/common/
Dadd_diffs.ts71 const newChildren = await this.visitChildren(undefined, oldNode); constant
73 newChildren.forEach((child) => {
107 const newChildren = await this.visitChildren(undefined, oldNode); constant
110 newChildren.forEach((child) => {
129 const newChildren = await this.visitChildren(newNode, oldNode); constant
131 newChildren.forEach((child) =>