Home
last modified time | relevance | path

Searched +defs:c +defs:identifier +defs:ops (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
Dtsc.js43 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… property
1554 function compose(a, b, c, d, e) { argument
9699 function escapeLeadingUnderscores(identifier) { argument
9703 function unescapeLeadingUnderscores(identifier) { argument
10070 …: comment === null || comment === void 0 ? void 0 : comment.map(function (c) { return c.kind === 3… argument
14508 function getReplacement(c, offset, input) { argument
14529 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
14543 function getJsxAttributeStringReplacement(c) { argument
28984 …function parseSimpleArrowFunctionExpression(pos, identifier, allowReturnTypeInArrowFunction, async… argument
31523 …function parseImportEqualsDeclaration(pos, hasJSDoc, decorators, modifiers, identifier, isTypeOnly… argument
[all …]
DtypingsInstaller.js43 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… property
1801 function compose(a, b, c, d, e) { argument
12910 function escapeLeadingUnderscores(identifier) { argument
12920 function unescapeLeadingUnderscores(identifier) { argument
13372 …: comment === null || comment === void 0 ? void 0 : comment.map(function (c) { return c.kind === 3… argument
18500 function getReplacement(c, offset, input) { argument
18530 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
18548 function getJsxAttributeStringReplacement(c) { argument
35736 …function parseSimpleArrowFunctionExpression(pos, identifier, allowReturnTypeInArrowFunction, async… argument
38796 …function parseImportEqualsDeclaration(pos, hasJSDoc, decorators, modifiers, identifier, isTypeOnly… argument
[all …]