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