Searched refs:SetBytecodeInfoCollector (Results 1 – 2 of 2) sorted by relevance
41 vm_->GetJSThread()->GetCurrentEcmaContext()->GetTSManager()->SetBytecodeInfoCollector(this); in BytecodeInfoCollector()54 tsManager->SetBytecodeInfoCollector(nullptr); in ~BytecodeInfoCollector()
599 inline void SetBytecodeInfoCollector(kungfu::BytecodeInfoCollector *bcInfoCollector) in SetBytecodeInfoCollector() function