Home
last modified time | relevance | path

Searched refs:JavaScript (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/third_party/typescript/tests/baselines/reference/
DcollisionArgumentsClassConstructor.errors.txt2JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
3JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
4JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
6JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
7JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
8JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
9JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
10JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
12JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
13JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
[all …]
DconditionalEqualityOnLiteralObjects.errors.txt1 …ts(4,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
2 …ts(6,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
3 …ts(8,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
4 …s(10,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
5 …s(12,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
6 …s(14,5): error TS2839: This condition will always return 'false' since JavaScript compares objects…
7 …ts(17,5): error TS2839: This condition will always return 'true' since JavaScript compares objects…
8 …ts(19,5): error TS2839: This condition will always return 'true' since JavaScript compares objects…
9 …ts(21,5): error TS2839: This condition will always return 'true' since JavaScript compares objects…
10 …ts(23,5): error TS2839: This condition will always return 'true' since JavaScript compares objects…
[all …]
DcollisionArgumentsClassMethod.errors.txt2JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
3JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
4JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
6JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
7JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
8JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
9JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
10JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
12JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
13JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
[all …]
DparseClassDeclarationInStrictModeByDefaultInES6.errors.txt1JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
2 …in JavaScript's strict mode which does not allow this use of 'eval'. For more information, see htt…
3JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
13JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
16 …in JavaScript's strict mode which does not allow this use of 'eval'. For more information, see htt…
19JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
DimportingExportingTypes.errors.txt1 /index.js(1,21): error TS18042: 'WriteFileOptions' is a type and cannot be imported in JavaScript f…
2 /index.js(1,39): error TS18042: 'WriteFileOptions' is a type and cannot be imported in JavaScript f…
3 /index.js(5,10): error TS18043: Types cannot appear in export declarations in JavaScript files.
4 /index.js(6,10): error TS18043: Types cannot appear in export declarations in JavaScript files.
5 /index.js(7,10): error TS18043: Types cannot appear in export declarations in JavaScript files.
17 !!! error TS18042: 'WriteFileOptions' is a type and cannot be imported in JavaScript files. Use 'im…
19 !!! error TS18042: 'WriteFileOptions' is a type and cannot be imported in JavaScript files. Use 'im…
25 !!! error TS18043: Types cannot appear in export declarations in JavaScript files.
29 !!! error TS18043: Types cannot appear in export declarations in JavaScript files.
33 !!! error TS18043: Types cannot appear in export declarations in JavaScript files.
DemitArrowFunctionWhenUsingArguments12_ES6.errors.txt1JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
8JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
DargumentsReferenceInConstructor4_Js.errors.txt1JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
24JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
DargumentsReferenceInMethod4_Js.errors.txt1JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
22JavaScript's strict mode which does not allow this use of 'arguments'. For more information, see h…
/third_party/node/deps/npm/node_modules/hasown/
Dtsconfig.json8 …2016", /* Set the JavaScript language version for emitted JavaScr…
25 /* JavaScript Support */
26 …"allowJs": true, /* Allow JavaScript files to be a part of you…
27 … /* Enable error reporting in type-checked JavaScript files. */
28 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
31 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
37 …"esModuleInterop": true, /* Emit additional JavaScript to ease support…
/third_party/node/doc/api/
Dn-api.md10 independent from the underlying JavaScript runtime (for example, V8) and is
13 addons from changes in the underlying JavaScript engine and allow modules
23 JavaScript values. Concepts and operations generally map to ideas specified
30 * All JavaScript values are abstracted behind an opaque type named
126 Unlike modules written in JavaScript, developing and deploying Node.js
339 exposes the actual functionality to the JavaScript environment so that the
425 of an "Agent" as a self-contained environment in which JavaScript code runs.
600 not access the state of the JavaScript engine and are thus safe to call from
603 access the JavaScript engine state is not allowed. Attempting to do so without
611 This is an opaque pointer that is used to represent a JavaScript value.
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with --help/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with boolean value compiler options/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with list compiler options/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with --watch/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with list compiler options with enum value/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with incorrect compiler option value/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with files options/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with enum value compiler options/
Dtsconfig.json14 …5", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Default initialized TSConfig/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with incorrect compiler option/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/config/initTSConfig/Initialized TSConfig with advanced options/
Dtsconfig.json14 …2016", /* Set the JavaScript language version for emitted JavaScr…
44 /* JavaScript Support */
45 …// "allowJs": true, /* Allow JavaScript files to be a part of you…
46 …ue, /* Enable error reporting in type-checked JavaScript files. */
47 … /* Specify the maximum folder depth used for checking JavaScript files from 'node…
50 … /* Generate .d.ts files from TypeScript and JavaScript files in your pr…
52 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
53 …": true, /* Create source map files for emitted JavaScript files. */
54 … /* Specify a file that bundles all outputs into one JavaScript file. If 'declar…
60 … /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
[all …]
/third_party/typescript/tests/baselines/reference/tsc/runWithoutArgs/
Ddoes-not-add-color-when-NO_COLOR-is-set.js82 Set the JavaScript language version for emitted JavaScript and include compatible library declarati…
97 Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from th…
102 Enable error reporting in type-checked JavaScript files.
112 Generate .d.ts files from TypeScript and JavaScript files in your project.
122 Only output d.ts files and not JavaScript files.
127 Create source map files for emitted JavaScript files.
132 Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also de…
156 Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSynth…
Dshow-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped.js82 Set the JavaScript language version for emitted JavaScript and include compatible library declarati…
97 Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from th…
102 Enable error reporting in type-checked JavaScript files.
112 Generate .d.ts files from TypeScript and JavaScript files in your project.
122 Only output d.ts files and not JavaScript files.
127 Create source map files for emitted JavaScript files.
132 Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also de…
156 Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSynth…
Dshow-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped-when-host-can't-provide-terminal-width.js82 Set the JavaScript language version for emitted JavaScript and include compatible library declarati…
97 Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from th…
102 Enable error reporting in type-checked JavaScript files.
112 Generate .d.ts files from TypeScript and JavaScript files in your project.
122 Only output d.ts files and not JavaScript files.
127 Create source map files for emitted JavaScript files.
132 Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also de…
156 Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSynth…
/third_party/node/src/
DREADME.md14 A lot of the Node.js codebase is around what the underlying JavaScript engine,
32 [JavaScript value handles][].
77 The `v8::Isolate` class represents a single JavaScript engine instance, in
78 particular a set of JavaScript objects that can refer to each other
82 APIs for managing the behaviour of the JavaScript engine or querying about its
87 and JavaScript objects from one `Isolate` cannot refer to objects from
101 ### V8 JavaScript values
103 V8 provides classes that mostly correspond to JavaScript types; for example,
104 `v8::Value` is a class representing any kind of JavaScript type, with
117 Both JavaScript values and `void*` pointers may be stored in such fields.
[all …]

12345678910>>...21