Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/spreadoperator/
Dspreadoperator.js119 const app = { tageName: 'VIEW', childNodes: [], appendChild }; property
121 const el = { tageName: 'VIEW', childNodes: [], appendChild }; property
122 const text = { tageName: 'VIEW', childNodes: [], appendChild }; property
123 const content = { tageName: '#text', content: i }; property