Home
last modified time | relevance | path

Searched defs:await (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-toplevel-await4.ts20 await: number; property in C
23 namespace await { } namespace
26 declare interface await { } interface
Dtest-toplevel-await5.ts18 declare function await(); function
27 declare class await { class
28 await(): void; method in ns1.await
Dtest-toplevel-await1.ts24 class await {}; class
28 function await() {}; function
Dtest-toplevel-await2.ts19 function await() {} function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/concurrency/
D03_concurrency_features.rst53 await chapter
56 .. _await: target in await
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D16_concurrency.rst157 .. _await: target
159 await section in Asynchronous API
174 .. _Concurrency Promise Class:
/arkcompiler/ets_frontend/ets2panda/test/parser/js/
Dtest-function-decl-2.js16 async function await() { }; function
Dtest-function-decl.js33 async function await() { }; function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dreserved-words-as-method-name.js26 await() { method in A
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-function-decl.js33 async function await() { }; function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument