Searched defs:ETSScript (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ | ||
| H A D | etsScript.h | 27 class ETSScript : public BlockStatement { class 29 explicit ETSScript(ArenaAllocator *allocator, ArenaVector<Statement *> &&statementList, parser::Program *program) in ETSScript() function in ark::es2panda::ark::es2panda::ir::ETSScript |
Completed in 1 milliseconds