Searched defs:assertNotNode (Results 1 – 3 of 3) sorted by relevance
323 …export function assertNotNode<T extends Node, U extends T>(node: T | undefined, test: (node: Node)… function
1118 function assertNotNode(node, test, message, stackCrawlMark) { function
1947 function assertNotNode(node, test, message, stackCrawlMark) { function