Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Ddebug.ts789 __debugToString(): string { // eslint-disable-line @typescript-eslint/naming-convention method in ts.DebugTypeMapper
/third_party/typescript/lib/
Dtsc.js2434 __debugToString: { value: function () { return formatControlFlowGraph(this); } } property
2718 DebugTypeMapper.prototype.__debugToString = function () { method in DebugTypeMapper
DtypingsInstaller.js2848 __debugToString: { value: function () { return formatControlFlowGraph(this); } } property
3156 DebugTypeMapper.prototype.__debugToString = function () { method in DebugTypeMapper