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
9765 function escapeLeadingUnderscores(identifier) { argument
9769 function unescapeLeadingUnderscores(identifier) { argument
10136 …: comment === null || comment === void 0 ? void 0 : comment.map(function (c) { return c.kind === 3… argument
14627 function getReplacement(c, offset, input) { argument
14648 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
14662 function getJsxAttributeStringReplacement(c) { argument
29191 …function parseSimpleArrowFunctionExpression(pos, identifier, allowReturnTypeInArrowFunction, async… argument
31799 function isSetLazy(identifier) { 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
12996 function escapeLeadingUnderscores(identifier) { argument
13006 function unescapeLeadingUnderscores(identifier) { argument
13458 …: comment === null || comment === void 0 ? void 0 : comment.map(function (c) { return c.kind === 3… argument
18657 function getReplacement(c, offset, input) { argument
18687 …s.replace(nonAsciiCharacters, function (c) { return encodeUtf16EscapeSequence(c.charCodeAt(0)); })… argument
18705 function getJsxAttributeStringReplacement(c) { argument
35985 …function parseSimpleArrowFunctionExpression(pos, identifier, allowReturnTypeInArrowFunction, async… argument
39126 function isSetLazy(identifier) { argument
[all …]