Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts19178 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
19308 … const isComparingJsxAttributes = !!(getObjectFlags(source) & ObjectFlags.JsxAttributes); constant
/third_party/typescript/lib/
DtypingsInstaller.js69948 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument
77452 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument
Dtsc.js58557 function hasCommonProperties(source, target, isComparingJsxAttributes) { argument
64957 function isKnownProperty(targetType, name, isComparingJsxAttributes) { argument