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