Searched defs:bod (Results 1 – 2 of 2) sorted by relevance
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource11.ts | 984 constructor (public name: Identifier, public bod: ASTList, public isConstructor: boolean, property in FuncDecl
|
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource11.js | 3308 function FuncDecl(name, bod, isConstructor, arguments, vars, scopes, statics, nodeType) { argument
|