Searched defs:newTag (Results 1 – 5 of 5) sorted by relevance
1077 const char *newTag; member
142193 …var unmergedNewTags = newTags.filter(function (newTag) { return !oldTags || !oldTags.some(function… argument142212 function tryMergeJsdocTags(oldTag, newTag) { argument
141624 …var unmergedNewTags = newTags.filter(function (newTag) { return !oldTags || !oldTags.some(function… argument141643 function tryMergeJsdocTags(oldTag, newTag) { argument