Searched refs:NATIVE (Results 1 – 3 of 3) sorted by relevance
40 NATIVE = 8, enumerator124 case NodeType.NATIVE:
36 NATIVE : 8,
569 if (node.type !== NodeType.NATIVE) {768 if (!filter(node.id) || (node.selfSize === 0 && node.type !== NodeType.NATIVE)) {829 … if (!seen && (!hasFiler || filter(node.id)) && (node.selfSize || node.type === NodeType.NATIVE)) {