Home
last modified time | relevance | path

Searched refs:emitter_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DcompilerContext.h57 return emitter_.get(); in GetEmitter()
135 std::unique_ptr<Emitter> emitter_; member in panda::es2panda::panda::es2panda::compiler::CompilerContext
H A DcompilerContext.cpp29 patchFixHelper_(patchFixHelper), emitter_(std::make_unique<class Emitter>(this)) in CompilerContext()

Completed in 2 milliseconds