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