Searched defs:Promise (Results 1 – 9 of 9) sorted by relevance
17 interface Promise<T> { interface
104 Promise section in JS/TS compatible concurrency primitives170 Unhandled rejected promises
176 Promise section in Asynchronous API255 .. _Unhandled Rejected Promises: argument
297 JSCONVERT_WRAP(Promise) in JSCONVERT_WRAP() argument358 JSCONVERT_UNWRAP(Promise) in JSCONVERT_UNWRAP() argument
443 static const std::string Promise; // NOLINT (readability-identifier-naming) member479 static const std::string Promise; // NOLINT (readability-identifier-naming) member
48 const std::string ObjectSubType::Promise = "promise"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType76 const std::string ObjectClassName::Promise = "Promise"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
135 using Promise = builtins::BuiltinsPromise; typedef
154 using Promise = builtins::BuiltinsPromise; typedef
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument