Searched defs:Promise (Results 1 – 7 of 7) sorted by relevance
17 interface Promise<T> { interface
342 JSCONVERT_WRAP(Promise) in JSCONVERT_WRAP() argument394 JSCONVERT_UNWRAP(Promise) in JSCONVERT_UNWRAP() argument
432 static const std::string Promise; // NOLINT (readability-identifier-naming) member468 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
132 using Promise = builtins::BuiltinsPromise; typedef
156 using Promise = builtins::BuiltinsPromise; typedef
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument