Searched defs:__debugToString (Results 1 – 3 of 3) sorted by relevance
789 __debugToString(): string { // eslint-disable-line @typescript-eslint/naming-convention method in ts.DebugTypeMapper
2434 __debugToString: { value: function () { return formatControlFlowGraph(this); } } property2718 DebugTypeMapper.prototype.__debugToString = function () { method in DebugTypeMapper
2848 __debugToString: { value: function () { return formatControlFlowGraph(this); } } property3156 DebugTypeMapper.prototype.__debugToString = function () { method in DebugTypeMapper