MCPcopy Index your code
hub / github.com/nodejs/node / chain_2

Function chain_2

test/fixtures/snapshot/typescript.js:76166–76166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76164 var i_1 = 0;
76165 var _loop_25 = function (c) {
76166 var chain_2 = function () { return ts.chainDiagnosticMessages(/*details*/ undefined, ts.Diagnostics.Overload_0_of_1_2_gave_the_following_error, i_1 + 1, candidates.length, signatureToString(c)); };
76167 var diags_2 = getSignatureApplicabilityError(node, args, c, assignableRelation, 0 /* CheckMode.Normal */, /*reportErrors*/ true, chain_2);
76168 if (diags_2) {
76169 if (diags_2.length <= min_3) {

Callers

nothing calls this directly

Calls 1

signatureToStringFunction · 0.85

Tested by

no test coverage detected