Home
last modified time | relevance | path

Searched defs:Promise (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-interface-method-identifier1.ts17 interface Promise<T> { interface
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts103 Promise, enumerator
/arkcompiler/toolchain/tooling/base/
Dpt_types.h403 static const std::string Promise; // NOLINT (readability-identifier-naming) member
439 static const std::string Promise; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp46 const std::string ObjectSubType::Promise = "promise"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
74 const std::string ObjectClassName::Promise = "Promise"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp161 using Promise = builtins::BuiltinsPromise; typedef
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp162 using Promise = builtins::BuiltinsPromise; typedef
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument