Searched defs:JSEmitter (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | JSemitter.h | 43 class JSEmitter : public Emitter { class 45 explicit JSEmitter(const public_lib::Context *context) : Emitter(context) {} in JSEmitter() function in ark::es2panda::compiler::JSEmitter |
Completed in 2 milliseconds