Searched defs:targetNode (Results 1 – 2 of 2) sorted by relevance
213 targetNode: item, property241 targetNode: this.currentAstNode, property268 targetNode: this.currentAstNode, property832 const querySelectorAll = async (targetNode, query, flatOptions) => { argument843 targetNode, property
18122 …const targetNode = targetProp && length(targetProp.declarations) ? targetProp.declarations![0] : t… constant