Searched defs:targetNode (Results 1 – 2 of 2) sorted by relevance
216 targetNode: item, property245 targetNode: this.currentAstNode, property273 targetNode: this.currentAstNode, property922 const querySelectorAll = async (targetNode, query, flatOptions) => { argument933 targetNode, property
18163 …const targetNode = targetProp && length(targetProp.declarations) ? targetProp.declarations![0] : t… constant