Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transitions/legacy/
Dtraces_parser_transitions.ts228 const existingProperty = mergedNode.getChildByName(property2.name); constant
229 if (!existingProperty) {