Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dbinder.ts3343 …const prototypeSymbol = createSymbol(SymbolFlags.Property | SymbolFlags.Prototype, "prototype" as … constant
3360 …const prototypeSymbol = createSymbol(SymbolFlags.Property | SymbolFlags.Prototype, "prototype" as … constant