NODE_KIND_COMPARE_MASK
ASSERT((node.kind & NODE_KIND_COMPARE_MASK)
== (registeredNode.kinds & NODE_KIND_COMPARE_MASK));
ASSERT((node.kind & NODE_KIND_COMPARE_MASK)
== (registeredNode.kinds & NODE_KIND_COMPARE_MASK));