/third_party/typescript/tests/baselines/reference/ |
D | disallowLineTerminatorBeforeArrow.errors.txt | 1 …isallowLineTerminatorBeforeArrow.ts(2,5): error TS1200: Line terminator not permitted before arrow. 2 …isallowLineTerminatorBeforeArrow.ts(4,7): error TS1200: Line terminator not permitted before arrow. 3 …isallowLineTerminatorBeforeArrow.ts(6,5): error TS1200: Line terminator not permitted before arrow. 4 …isallowLineTerminatorBeforeArrow.ts(8,7): error TS1200: Line terminator not permitted before arrow. 5 …sallowLineTerminatorBeforeArrow.ts(10,5): error TS1200: Line terminator not permitted before arrow. 6 …sallowLineTerminatorBeforeArrow.ts(12,7): error TS1200: Line terminator not permitted before arrow. 7 …sallowLineTerminatorBeforeArrow.ts(14,5): error TS1200: Line terminator not permitted before arrow. 8 …sallowLineTerminatorBeforeArrow.ts(16,7): error TS1200: Line terminator not permitted before arrow. 9 …sallowLineTerminatorBeforeArrow.ts(18,5): error TS1200: Line terminator not permitted before arrow. 10 …sallowLineTerminatorBeforeArrow.ts(21,5): error TS1200: Line terminator not permitted before arrow. [all …]
|
D | emitArrowFunctionWhenUsingArguments01.errors.txt | 1 …ts(2,15): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 2 …ts(7,19): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 3 …s(13,13): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 4 …s(19,15): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 11 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. … 18 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. … 26 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. … 34 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | asyncMethodWithSuper_es6.types | 133 // property access in arrow 142 // element access in arrow 151 // property access in async arrow 160 // element access in async arrow 187 // property access in arrow 196 // property access in async arrow 233 // property access (assign) in arrow 243 // property access (assign) in async arrow 271 // element access in arrow 280 // element access in async arrow [all …]
|
D | asyncMethodWithSuper_es6.symbols | 111 // property access in arrow 117 // element access in arrow 122 // property access in async arrow 128 // element access in async arrow 150 // property access in arrow 156 // property access in async arrow 184 // property access (assign) in arrow 191 // property access (assign) in async arrow 213 // element access in arrow 218 // element access in async arrow [all …]
|
D | arrowFunctionParsingDoesNotConfuseParenthesizedObjectForArrowHead.types | 11 …ue, // remove ! to see that errors will be gone run: () => { //replace arrow function with regu… 12 …ue, // remove ! to see that errors will be gone run: () => { //replace arrow function with regu… 13 …ue, // remove ! to see that errors will be gone run: () => { //replace arrow function with regu… 21 run: () => { //replace arrow function with regular function to see that errors will be gone 23 >() => { //replace arrow function with regular function to see that errors will be gone // c…
|
D | noImplicitThisFunctions.errors.txt | 2 tests/cases/compiler/noImplicitThisFunctions.ts(17,38): error TS7041: The containing arrow function… 3 tests/cases/compiler/noImplicitThisFunctions.ts(18,22): error TS7041: The containing arrow function… 29 !!! error TS7041: The containing arrow function captures the global value of 'this'. 32 !!! error TS7041: The containing arrow function captures the global value of 'this'.
|
D | emitArrowFunctionWhenUsingArguments02.errors.txt | 1 …ts(1,15): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 7 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments05.errors.txt | 1 …ts(2,19): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 8 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments04.errors.txt | 1 …ts(3,19): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 9 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments09.errors.txt | 1 …ts(2,25): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 8 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments11.errors.txt | 1 …ts(3,25): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 9 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments06.errors.txt | 1 …ts(2,25): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 8 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments03.errors.txt | 1 …ts(2,15): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 8 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments10.errors.txt | 1 …ts(3,25): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 9 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
D | emitArrowFunctionWhenUsingArguments07.errors.txt | 1 …ts(2,34): error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 an… 8 !!! error TS2496: The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. …
|
/third_party/skia/docs/examples/ |
D | Path_rMoveTo.cpp | 11 SkVector arrow[] = {{0, -4}, {-20, 0}, {0, -3}, {-5, 5}, {5, 5}, {0, -3}, {20, 0}}; 12 for (unsigned i = 0; i < SK_ARRAY_COUNT(arrow); ++i) { 13 path.rLineTo(arrow[i].fX, arrow[i].fY);
|
D | Path_addRect_2.cpp | 7 const SkPoint arrow[] = { {5, -5}, {15, -5}, {20, 0}, {15, 5}, {5, 5}, {10, 0} }; in draw() local 14 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true); in draw()
|
D | Path_Direction.cpp | 8 const SkPoint arrow[] = { {40, -5}, {45, 0}, {40, 5} }; 16 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true);
|
D | Path_addOval_2.cpp | 8 const SkPoint arrow[] = { {0, -5}, {10, 0}, {0, 5} }; 16 arrowPath.addPoly(arrow, SK_ARRAY_COUNT(arrow), true);
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | new-target.js | 46 function arrow () { function 47 assert (new.target === arrow); 49 assert (mth () === arrow); 53 new arrow ();
|
/third_party/libevdev/doc/html/ |
D | tabs.css | 1 …arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overfl…
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/ |
D | render-a11y-string.mjs | 28 "\\uparrow": "up arrow", 29 "\\Uparrow": "up arrow", 30 "\\downarrow": "down arrow", 31 "\\Downarrow": "down arrow", 32 "\\updownarrow": "up down arrow", 33 "\\leftarrow": "left arrow", 34 "\\Leftarrow": "left arrow", 35 "\\rightarrow": "right arrow", 36 "\\Rightarrow": "right arrow", 128 "\\leftarrow": "left arrow", [all …]
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | tabs.css | 1 …arrow{position:absolute;top:50%;margin-top:-14px;left:auto;right:3px;width:28px;height:28px;overfl…
|
/third_party/node/deps/v8/tools/profview/ |
D | profview.js | 493 tree.arrow.textContent = EXPANDED_ARROW; 545 let arrow = createArrowNode(); 546 nameCell.appendChild(arrow); 567 arrow.textContent = COLLAPSED_ARROW; 572 node.arrow = arrow; 587 tree.arrow.textContent = COLLAPSED_ARROW; 1209 function makeCollapsible(row, arrow) { argument 1210 arrow.textContent = EXPANDED_ARROW; 1219 arrow.textContent = COLLAPSED_ARROW; 1224 function expandDeoptInstances(row, arrow, instances, indent, kind) { argument [all …]
|
/third_party/typescript/scripts/eslint/rules/ |
D | only-arrow-functions.cjs | 5 name: "only-arrow-functions", 8 description: `Disallows traditional (non-arrow) function expressions.`, 12 onlyArrowFunctionsError: "non-arrow functions are forbidden",
|