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.h260 static const std::string Promise; // NOLINT (readability-identifier-naming) member
295 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
73 const std::string ObjectClassName::Promise = "Promise"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp160 using Promise = builtins::BuiltinsPromise; typedef
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp159 using Promise = builtins::BuiltinsPromise; typedef
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property