Home
last modified time | relevance | path

Searched defs:isComparingJsxAttributes (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts19219 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
19349 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
/third_party/typescript/lib/
Dtsc.js58736 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument
65136 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
DtypingsInstaller.js70143 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument
77647 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument