Searched refs:isNewSelectorContext (Results 1 – 2 of 2) sorted by relevance
35673 function isNewSelectorContext(node) { function35690 while (parent && !isNewSelectorContext(parent)) {
1 …isNewSelectorContext(node) {\n switch (node.type) {\n case nodes.NodeType.MixinDeclarati…