Home
last modified time | relevance | path

Searched defs:await (Results 1 – 9 of 9) 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/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