Searched defs:Wasm (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/base/ | ||
| D | pt_types.h | 238 static const std::string Wasm; // NOLINT (readability-identifier-naming) member |
| D | pt_types.cpp | 31 const std::string ObjectType::Wasm = "wasm"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType |