Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2204 export function isThisInitializedObjectBindingExpression(node: Node | undefined): boolean { function
/third_party/typescript/lib/
Dtsc.js13930 function isThisInitializedObjectBindingExpression(node) { function