Searched refs:emitter_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | compilerContext.h | 57 return emitter_.get(); in GetEmitter() 135 std::unique_ptr<Emitter> emitter_; member in panda::es2panda::panda::es2panda::compiler::CompilerContext |
H A D | compilerContext.cpp | 29 patchFixHelper_(patchFixHelper), emitter_(std::make_unique<class Emitter>(this)) in CompilerContext() |
Completed in 1 milliseconds