Searched refs:GetByteCodes (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | pass_manager.cpp | 39 bytecodes_(collector->GetByteCodes()), in PassContext() 129 circuit_, ctx_->GetByteCodes(), enableMethodLog && log_->OutputCIR(), in Compile() 313 ctx.GetByteCodes(), enableMethodLog && log_->OutputCIR(), in Compile()
|
| D | pass_manager.h | 50 Bytecodes* GetByteCodes() in GetByteCodes() function
|
| D | bytecode_info_collector.h | 298 Bytecodes* GetByteCodes() in GetByteCodes() function
|
| D | ts_inline_lowering.cpp | 193 auto ecmaOpcode = ctx_->GetByteCodes()->GetOpcode(pc); in FilterInlinedMethod() 229 circuit_, ctx_->GetByteCodes(), IsLogEnabled(), in InlineCall()
|
| D | aot_compiler_preprocessor.cpp | 249 ctx.GetByteCodes(), false, in AnalyzeGraph()
|