Home
last modified time | relevance | path

Searched +defs:node +defs:js (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/lib/
Dtsserverlibrary.js2482 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2567 function assertNode(node, test, message, stackCrawlMark) { argument
2573 function assertNotNode(node, test, message, stackCrawlMark) { argument
2579 function assertOptionalNode(node, test, message, stackCrawlMark) { argument
2585 function assertOptionalToken(node, kind, message, stackCrawlMark) { argument
2591 function assertMissingNode(node, message, stackCrawlMark) { argument
2612 …ymbol.flags) + "; declarations: " + ts.map(symbol.declarations, function (node) { return formatSyn… argument
11891 function isParameterPropertyDeclaration(node, parent) { argument
11895 function isEmptyBindingPattern(node) { argument
11902 function isEmptyBindingElement(node) { argument
[all …]
Dtsserver.js2288 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2373 function assertNode(node, test, message, stackCrawlMark) { argument
2379 function assertNotNode(node, test, message, stackCrawlMark) { argument
2385 function assertOptionalNode(node, test, message, stackCrawlMark) { argument
2391 function assertOptionalToken(node, kind, message, stackCrawlMark) { argument
2397 function assertMissingNode(node, message, stackCrawlMark) { argument
2418 …ymbol.flags) + "; declarations: " + ts.map(symbol.declarations, function (node) { return formatSyn… argument
11697 function isParameterPropertyDeclaration(node, parent) { argument
11701 function isEmptyBindingPattern(node) { argument
11708 function isEmptyBindingElement(node) { argument
[all …]
Dtsserverlibrary.d.ts1899 node?: FunctionExpression | ArrowFunction | MethodDeclaration; property
1905 node: Expression | VariableDeclaration | BindingElement; property
1909 node: CallExpression; property
1913 node: Expression; property
1923 node: CallExpression | BinaryExpression; property
2601 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2657 node: ConditionalTypeNode; property
9700 readonly js: number; property
/third_party/typescript/src/compiler/
Demitter.ts191 … const js = getOutputJSFileName(inputFileName, configFile, ignoreCase, getCommonSourceDirectory); constant
828 const { js, dts, sourceFiles } = buildInfo.bundle!; constant
1767 const bundle = node.kind === SyntaxKind.Bundle ? <Bundle>node : undefined; constant
2854 const node = getParseTreeNode(contextNode); constant
3302 const fromPos = node.exportClause ? node.exportClause.end : nextPos; constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1910 node?: FunctionExpression | ArrowFunction | MethodDeclaration; property
1916 node: Expression | VariableDeclaration | BindingElement; property
1920 node: CallExpression; property
1924 node: Expression; property
1934 node: CallExpression | BinaryExpression; property
2634 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2690 node: ConditionalTypeNode; property
9981 readonly js: number; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp47554 namespace js { namespace
47799 namespace js { namespace
48012 namespace js { namespace
50477 namespace js {} namespace
50485 namespace js { namespace
50515 namespace js { namespace
50524 namespace js { namespace
50584 namespace js { namespace
50680 namespace js { namespace
50737 namespace js { namespace
[all …]