Searched defs:IsConstantPropertyKey (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | helpers.cpp | 348 bool Helpers::IsConstantPropertyKey(const ir::Expression *expr, bool isComputed) in IsConstantPropertyKey() function in ark::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 380 bool Helpers::IsConstantPropertyKey(const ir::Expression *expr, bool isComputed) in IsConstantPropertyKey() function in panda::es2panda::util::Helpers |