Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/lib/commands/
Dinstall.js23 '{LIB}/utils/reify-finish.js': (_, arb) => { method in anonymousObject372339860105.mocks.{LIB}/utils/reify-finish
67 '{LIB}/utils/reify-finish.js': (_, arb) => { method in anonymousObject372339860405.mocks.{LIB}/utils/reify-finish
97 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339860705.mocks.{LIB}/utils/reify-finish
126 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339860905.mocks.{LIB}/utils/reify-finish
152 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339860c05.mocks.{LIB}/utils/reify-finish
171 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339860d05.mocks.{LIB}/utils/reify-finish
219 node: process.version, property
223 node: '>1000', property
233 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339861005.mocks.{LIB}/utils/reify-finish
261 '{LIB}/utils/reify-finish.js': async () => {}, method in anonymousObject372339861105.mocks.{LIB}/utils/reify-finish
[all …]
/third_party/typescript/src/compiler/
Demitter.ts175 … const js = getOutputJSFileName(inputFileName, configFile, ignoreCase, getCommonSourceDirectory); constant
848 const { js, dts, sourceFiles } = buildInfo!.bundle!; constant
1878 const bundle = node.kind === SyntaxKind.Bundle ? node as Bundle : undefined; constant
3063 const node = getParseTreeNode(contextNode); constant
3552 const fromPos = node.exportClause ? node.exportClause.end : nextPos; constant
Dchecker.ts441 ….fail("Cannot get symbols of a synthetic parameter that cannot be resolved to a parse-tree node."); enumerator
5277 … return Debug.fail("Unhandled type node kind returned from `symbolToTypeNode`."); enumerator
6520 : resolutionMode === ModuleKind.ESNext ? "js" enumerator
7569 for (const node of symbol.declarations) { constant
7971 const node = getDeclarationOfAliasSymbol(symbol); constant
8604 const node = walkUpParenthesizedTypes(type.symbol.declarations[0].parent); constant
10022 const node = getAnnotatedAccessorTypeNode(accessor); constant
10414 for (const node of symbol.declarations) { constant
10537 for (const node of implementsTypeNodes) { constant
10679 … for (const node of getInterfaceBaseTypeNodes(declaration as InterfaceDeclaration)!) { constant
[all …]
/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 …]
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2068node?: FunctionExpression | ArrowFunction | MethodDeclaration | GetAccessorDeclaration | SetAccess… property
2074 node: Expression | VariableDeclaration | BindingElement; property
2078 node: CallExpression; property
2082 node: Expression; property
2092 node: CallExpression | BinaryExpression; property
2853 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2909 node: ConditionalTypeNode; property
10875 readonly js: number; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2068node?: FunctionExpression | ArrowFunction | MethodDeclaration | GetAccessorDeclaration | SetAccess… property
2074 node: Expression | VariableDeclaration | BindingElement; property
2078 node: CallExpression; property
2082 node: Expression; property
2092 node: CallExpression | BinaryExpression; property
2853 node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode; property
2909 node: ConditionalTypeNode; property
10875 readonly js: number; property