Searched defs:Promise (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/base/ | ||
| H A D | pt_types.cpp | 49 const std::string ObjectSubType::Promise = "promise"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType 77 const std::string ObjectClassName::Promise = "Promise"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectClassName |
| H A D | pt_types.h | 432 static const std::string Promise; // NOLINT (readability-identifier-naming) member 468 static const std::string Promise; // NOLINT (readability-identifier-naming) member |
Completed in 10 milliseconds