Searched defs:isComparingJsxAttributes (Results 1 – 3 of 3) sorted by relevance
19219 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant19349 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
58736 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument65136 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
70143 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument77647 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument