Searched defs:isNonPrimitive (Results 1 – 1 of 1) sorted by relevance
121 const isNonPrimitive = (type.flags & TypeFlags.NonPrimitive) !== 0; constant134 const isNonPrimitive = (type.flags & TypeFlags.NonPrimitive) !== 0; constant