Searched refs:isUnderscored (Results 1 – 1 of 1) sorted by relevance
53 function isUnderscored(name) { function108 isUnderscored(name)) {113 isUnderscored(name) &&133 if (isUnderscored(name) && effectiveParent.type !== "CallExpression") {141 … if (node.parent.local && node.parent.local.name === node.name && isUnderscored(name)) {146 } else if (isUnderscored(name) && effectiveParent.type !== "CallExpression") {