Searched defs:Promise (Results 1 – 7 of 7) sorted by relevance
17 interface Promise<T> { interface
103 Promise, enumerator
403 static const std::string Promise; // NOLINT (readability-identifier-naming) member439 static const std::string Promise; // NOLINT (readability-identifier-naming) member
46 const std::string ObjectSubType::Promise = "promise"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType74 const std::string ObjectClassName::Promise = "Promise"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
161 using Promise = builtins::BuiltinsPromise; typedef
162 using Promise = builtins::BuiltinsPromise; typedef
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument