Home
last modified time | relevance | path

Searched refs:GetBytecodeInfoCollector (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h70 BytecodeInfoCollector* GetBytecodeInfoCollector() const in GetBytecodeInfoCollector() function
Dts_inline_lowering.cpp126 ctx_->GetBytecodeInfoCollector()->ProcessMethod(inlinedMethod); in TryInline()