Searched defs:CreateLiteralArrayProp (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ | ||
| D | emitter.cpp | 861 void Emitter::CreateLiteralArrayProp(const ir::ClassProperty *prop, const std::string &annoName, in CreateLiteralArrayProp() function in panda::es2panda::compiler::Emitter |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSemitter.cpp | 670 void ETSEmitter::CreateLiteralArrayProp(const ir::ClassProperty *prop, std::string &baseName, panda… in CreateLiteralArrayProp() function in ark::es2panda::compiler::ETSEmitter |