Searched defs:isComparingJsxAttributes (Results 1 – 3 of 3) sorted by relevance
19178 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant19308 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
69948 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument77452 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
58557 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument64957 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument