| /third_party/typescript/tests/baselines/reference/ |
| D | topLevelAwait.1(module=esnext,target=es2017).js | 24 await() {} method in C1 27 get await() { return 1; } getter in C2 28 set await(value) { } setter in C2 31 await = 1; field in C3 45 C1.prototype.await; method in C1 118 await() { } method in C1 121 get await() { return 1; } getter in C2 122 set await(value) { } setter in C2 140 C1.prototype.await; method in C1
|
| D | topLevelAwait.1(module=esnext,target=es2015).js | 24 await() {} method in C1 27 get await() { return 1; } getter in C2 28 set await(value) { } setter in C2 31 await = 1; field in C3 45 C1.prototype.await; method in C1 118 await() { } method in C1 121 get await() { return 1; } getter in C2 122 set await(value) { } setter in C2 140 C1.prototype.await; method in C1
|
| D | topLevelAwait.1(module=system,target=es2017).js | 24 await() {} method in C1 27 get await() { return 1; } getter in C2 28 set await(value) { } setter in C2 31 await = 1; field in C3 45 C1.prototype.await; method in C1 133 await() { } method in anonymousFunction33dbf9020300.anonymousFunction33dbf9020400.C1 136 get await() { return 1; } getter in anonymousFunction33dbf9020300.anonymousFunction33dbf9020400.C2 137 set await(value) { } setter in anonymousFunction33dbf9020300.anonymousFunction33dbf9020400.C2 155 C1.prototype.await; method in C1
|
| D | topLevelAwait.1(module=system,target=es2015).js | 24 await() {} method in C1 27 get await() { return 1; } getter in C2 28 set await(value) { } setter in C2 31 await = 1; field in C3 45 C1.prototype.await; method in C1 133 await() { } method in anonymousFunction33b7c8000300.anonymousFunction33b7c8000400.C1 136 get await() { return 1; } getter in anonymousFunction33b7c8000300.anonymousFunction33b7c8000400.C2 137 set await(value) { } setter in anonymousFunction33b7c8000300.anonymousFunction33b7c8000400.C2 155 C1.prototype.await; method in C1
|
| D | topLevelAwait.2.js | 2 declare namespace foo { const await: any; } constant 10 var await = foo.await; variable
|
| D | topLevelAwaitErrors.3.js | 5 var {await} = {await:1}; property 10 var { await } = { await: 1 }; property
|
| D | asyncFunctionDeclaration4_es6.js | 2 function await() { function
|
| D | asyncFunctionDeclaration4_es2017.js | 2 function await() { function
|
| D | asyncArrowFunction4_es5.js | 2 var await = () => { function
|
| D | asyncArrowFunction4_es2017.js | 2 var await = () => { function
|
| D | asyncFunctionDeclaration4_es5.js | 2 function await() { function
|
| D | asyncArrowFunction4_es6.js | 2 var await = () => { function
|
| D | topLevelAwaitErrors.5.js | 3 export class await { class
|
| D | topLevelAwaitErrors.12.js | 3 declare namespace foo { const await: any; } constant
|
| /third_party/typescript/tests/cases/conformance/externalModules/ |
| D | topLevelAwait.1.ts | 29 get await() { return 1; } method in C2 30 set await(value) { } method in C2 33 await = 1; property in C3
|
| D | topLevelAwaitErrors.6.ts | 5 export function await() { function
|
| D | topLevelAwaitErrors.5.ts | 5 export class await { class
|
| /third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
| D | vsync_waiter_ios.mm | 23 - (void)await; method 112 - (void)await { method
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript2018/asyncGenerators/ |
| D | parser.asyncGenerators.functionDeclarations.es2018.ts | 8 async function * await() { generator 75 interface await {} interface
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| D | function-await1.js | 83 async await(a) { method 112 async await(a) { method in C
|
| /third_party/typescript/tests/cases/conformance/async/es5/functionDeclarations/ |
| D | asyncFunctionDeclaration4_es5.ts | 4 function await() { function
|
| D | asyncFunctionDeclaration11_es5.ts | 4 async function await(): Promise<void> { function
|
| /third_party/typescript/tests/cases/conformance/async/es6/functionDeclarations/ |
| D | asyncFunctionDeclaration11_es6.ts | 3 async function await(): Promise<void> { function
|
| /third_party/typescript/tests/cases/conformance/async/es2017/functionDeclarations/ |
| D | asyncFunctionDeclaration4_es2017.ts | 3 function await() { function
|
| D | asyncFunctionDeclaration11_es2017.ts | 3 async function await(): Promise<void> { function
|