Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts3032 export function isPrototypePropertyAssignment(node: Node): node is BinaryExpression { function
/third_party/typescript/lib/
Dtsc.js14431 function isPrototypePropertyAssignment(node) { function