Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource7.ts34 function addPrototypeField(classType: Type, ast: AST, context: TypeCollectionContext) { function
/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js35 function addPrototypeField(classType: Type, ast: AST, context: TypeCollectionContext) { function
870 function addPrototypeField(classType, ast, context) { function