Home
last modified time | relevance | path

Searched defs:widened (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dcfg.cc23 bool widened = false; in SetInputTypes() local
/third_party/typescript/src/compiler/
Dchecker.ts9521 …const widened = getWidenedType(addOptionality(type, /*isProperty*/ false, definedInMethod && !defi… constant
22089 const widened = getWidenedTypeWithContext(original, propContext); constant
35616 …const widened = getCombinedNodeFlags(declaration) & NodeFlags.Const || isDeclarationReadonly(decla… constant